Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: quaked2023
  • Content: Threads
  • Order by date
  1. quaked2023

    Java Newbie question

    Hi there!: I'm new in Java i've just finished my first applet (with a little help from my cousin) but i have a problem, if i run the applet in my computer it runs just fine, but when i post it on the internet it doesn't load, here is the link by the way...
  2. quaked2023

    Task Manager, Turn Off Button and Run Disabled

    Hi there! I have a little problem, i don't know what happened but since yesterday task manager is disabled, i have no turn off button or the run option in my computer, if i press "ctrl + alt + del", or "alt + f4" or "windows key + r" i get the same message "This operation has been cancelled due...
  3. quaked2023

    Access My Documents from CMD

    Hi!: I feel silly asking this, but how can i access my documents from the CMD prompt?. Because if i type cd my documents it says the there are too many parameters - documents. Any ideas??? Thanks in advance! -The Only Privacy Left Is The Inside Of Your Head!- QUAKED2023
  4. quaked2023

    Error 0x80040707 and quicktime wont start

    Hi: I have a problem everytime i try to open quicktime it wont start, the process doesnt even appear in the task manager, i think the problem started when i installed a codec pack called ACE CODEC PACK, because since then it wont open, so i unnistalled the pack an voila! quicktime started...
  5. quaked2023

    Can't select page size

    Hi! I'm new to dreamweaver, and i want to know how can i select the page size?, because when i click on it, every size is gray and the only option that i can select is edit sizes. Also, can you tell me how to center my webpage?, because i'm working with 1024x768 resolution and it looks great...
  6. quaked2023

    services.exe uses 100% cpu

    hello!: I have a problem with services.exe, every time that i want to start a program in my pc it always uses 100% in my cpu, i don't know why, i have norton 2005 installed in my pc and i've already scanned and no virus was found, i also should mention that before i installed norton i was...
  7. quaked2023

    Duplicate Entry

    hi!: I have a question for you, how do you prevent a duplicate entry in a database?, in my aplication i request the user to put a code for every client that he checks in... the code has to be unique so in my access database i indexed with no duplicates the field code, an in my vb...
  8. quaked2023

    .exe's source code

    Hi:! I want to know if it's possible to get the souce code from an .exe made with VB Thanks in advance -The Only Privacy Left Is The Inside Of Your Head!- QUAKED2023
  9. quaked2023

    Clear BDGrid

    Hi! Can you tell me how to clear a DBGrid control? i tried this: DBGrid1.ClearFields DBGrid1.Refresh And nothing... Thanks in advance -The Only Privacy Left Is The Inside Of Your Head!- QUAKED2023
  10. quaked2023

    2 questions

    hi!: I have 2 questions for you, 1) i want my web address tu be www.something.com allways , instead of www.something.com/main.htm, is it possible to do this? 2) how can i put an icon to my web page, like google or yahoo? thanks! -The Only Privacy Left Is The Inside Of Your Head!-...
  11. quaked2023

    Open new window

    Hi! I'm trying display pictures like in this page http://www.pcclub.com/product_system_detail.cfm?itemno=ENP75704# (and i'm not promoting this product or webpage i'ts just a good example), a want to open a new window with a specific size and with just the titlebar. Also i was wondering how can...
  12. quaked2023

    Disable Print Screen

    Hello: I have a question, can print screen be disable? or how can i prevent an image from being copied this way?, like if you press print screen the immage will turn fuzzy, or turn black thanks in advance -The Only Privacy Left Is The Inside Of Your Head!- QUAKED2023
  13. quaked2023

    Can't Open Registry

    Hello!: I have a problem with my pc, i can't open regedit, i get a messeage that says "Registry editing has been disabled by your administator" the thing is that i'm the administrator, also when i start windows i get an error thay says "spoolpj.exe or one of it's components cannot be found" or...
  14. quaked2023

    SQL Statemente question

    Hello! I'm trying to get a DBGrid control to display only the records that i want to display... i found this page and gave me an idea of how to do it... http://www.vb-helper.com/howto_bound_dbgrid.html, but instead of putting the SQL statement in the rocordsource property i put it like this...
  15. quaked2023

    Can't burn, 6 cd's lost please help!

    Hello! I habe a big problem, i can't burn, every time i trie to burn, i get the same error "Cound not perform session fixation" and it stops.... i've lost 6 cd's because of this error, and every forum that i go it says that maybe it's a hardware problem, i've already cleaned the lents... but no...
  16. quaked2023

    DBGrid Newbe, please help

    Hi! I'm a newbe using the DBGrid control and i need help with it... the thing is that i want to display a payment report for each client that i have on my master database, i have two tables, the one with all the information of the client (Client Number, Name, Lastname, Address, Phone.. etc...)...
  17. quaked2023

    I don't understand the code

    Hello!: I downloaded a vb project from the internet but i don't understand the code completely... here is the code: Dim dbname As String Dim db As Database ' Open the database. dbname = App.Path If Right$(dbname, 1) <> "\" Then dbname = dbname & "\" dbname = dbname & "data.mdb"...
  18. quaked2023

    Dispaly photo in a new window

    hello: I have a question, can you tell me how can i display a picture in another window?, i want to do something like this http://foofighters.com/blackbox/pictures/2004_08_28_sandiego/ but i want to display the picture in a new window.... this is my first web page and i only know how to use...
  19. quaked2023

    Where can i save a password?

    Hello: i want to use a password in my program, but the problem is that i don't know how or where to save it, i was thinking that maybe in the registry, or maybe i can encrypt it but i don't know where... Please help me. Thanks in advance! -The Only Privacy Left Is The Inside Of Your...
  20. quaked2023

    Apache Newbe question

    Hello! This is my first time installing apache http server, and i have a question.... I downloaded the apache_2.0.52-win32-x86-no_ssl.msi file from apache.org, but now that i want to install it i, it tells enter my server information, Network Domain, Server Name, and Administrator's Email...

Part and Inventory Search

Back
Top