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 bkrike 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: ComputerCop911
  • Content: Threads
  • Order by date
  1. ComputerCop911

    IRQ Error.....

    Sometimes I get a blue screen with a IRQL_NOT_LESS_OR_EQUAL error..... the technical error data is.... STOP: 0x0000000A (0x2BA0F9C0,0x00000002,0x00000000,0x804Fa344) I am running Windows XP Pro (I think I have SP1, not sure) on a IBM ThinkPad A20m laptop... model 2628-4SU....... PIII 700MHz...
  2. ComputerCop911

    TWO dumb questions about user accounts

    1. I have a network with a Win2000 STD Server as a DC, and with a few workstations...they are all 2000 pro and XP, except for one with WinME...I know WinMe is a pain in the neck, but I have to keep it on there. My question is, how do I stop the user from being able to use the computer when the...
  3. ComputerCop911

    REALLY DUMB Terminal Services Question....

    I want to setup TS in Remote Admin mode so I can access the server while at another location. I have 5 CALs (its a small server) in PER SERVER licensing mode....does TS require per SEAT licensing? Also, how do I setup the connection for the client computer? I will be using either Win2000 Pro or...
  4. ComputerCop911

    Server exists or not...? (URGENT!) Probably EASY....

    This is probably easy for most of you, but... I have just purchased a used copy of Win2000 Server (STANDARD). After installing Win2000 Server, I started the configuration wizard, and chose the option, this is the first/only domain server, and it was proceeding, and the power cord got yanked. I...
  5. ComputerCop911

    Windows 2000 Server: Network Setup

    A friend of mine has purchased a copy of Win2000 STD Server, and he asked me a question about setting it up on his home network...and I didn't have the answer. I dont know if he has bought CALs for it or not, but I'm sure he has...he knows the requirements for a server. He has 3 computers...
  6. ComputerCop911

    PHP Newb Problem- Image Generation

    ok, a friend of mine is an avid player of Microsoft Flight Simulator, especially on a multiplayer network called VATSIM. Anyhow, some people have made status indicators in PHP that show your status on VATSIM (whether you are flying or being an air traffic controller, and your altitude and speed...
  7. ComputerCop911

    Backup HD

    ok, I have an IBM Windows XP Home Computer, and just had an HD crash. I have recovered it, but I would like to add a secondary hard drive and have the system back up my data every so often automatically. I dont want to use another partition on the same drive, because if the HD goes, then I still...
  8. ComputerCop911

    Weird WinXP Home Logon Problem

    Ok, I just recovered my computer with my IBM Product Recovery CD. The default profile it made was "Owner" with no password. I changed the name to my name and the password to my password. Now, it comes up in a Win2000 style login box with Owner as the name and says "The system cannot log you...
  9. ComputerCop911

    Strange Network Problem...

    I recently re-formatted my brothers WinME computer and re-installed WinME, because he complained it was slow. I reformatted it, and it is fast again, but it cannot connect to our home network. It can go on the Internet and stuff...I am typing this from his computer... It just says Unable to...
  10. ComputerCop911

    Windows XP Home Problem

    Ok, I have screwed up my computer REALLY badly. Here is what I did. I borrowed my friends copy of PartitionMagic 8, and created an 8GB partition so I could install Win98 (the CD I have is first edition) so I could run some games that dont work in my WinXP Home. I then set the new partition as...
  11. ComputerCop911

    Not sure if this is PHP, but......

    I am not sure if this can be done in PHP, or ASP, or whatever, but I've seen it done in PHP, but anyways.... I have an HTML form that emails me the results, and I want to add an auto-image-generating script where it generates an image of random numbers and the user has to enter it to continue...
  12. ComputerCop911

    Problem with If VALUE <> VALUE2 THEN

    ok, I am running a script that requires the user to input data into a form, and I want the form to check if the data exists in ANY record in the field. but when I use this code: if Request.Form(&quot;VALUE1&quot;) <> recordset(&quot;VALUE2&quot;) then response.write(&quot;The data you entered...
  13. ComputerCop911

    question about form submit-to-refresh

    ok, I have an asp page which has a link to open a form in a new window. I want it so that when the user submits the form, the new form window closes and the original page refreshes. (or if its not possible, at least just the original page refresh) any ideas? ComputerCop911 ASP/HTML Programmer
  14. ComputerCop911

    CDONTS and CDO dont work on this script

    I am trying to implement the Phone Message sample from asp101.com and it says that the message has been sent, but I never recieve it. I tried changing it to CDONTS from CDO but no go. any ideas? ComputerCop911 ASP/HTML Programmer
  15. ComputerCop911

    Check which connections are still open?????

    I am running a script connecting to an Access 2000 DB, and its never done this before, but when I run a page it says Microsoft JET Database Engine error '80004005' Could not use ''; file already in use. my connection string looks like this: Dim ConnectString, conn ConnectString =...

Part and Inventory Search

Back
Top