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

    Finding Location using IP Address

    Does anyone know a free way of finding out a users location via their IP address? I am aware that an IP address is location based and that you can easily find out the location manually but I want to find the users location instantly. When a user submits their details I want to be able to...
  2. chrigil

    Shares in Win XP Pro

    I have set up a share on one of my XP Pro boxes so that my colleague can see some required files. The trouble is that if he tries to launch a file such as an Access DB file from within the shared folder it gives the error message: Access cannot open this file. This file is located outside of...
  3. chrigil

    Faulty HDD cause of Slow System?

    Could a faulty HDD be the cause of a slow system? Whenever I use Cinema 4D to build 3D scenes my system grinds to a halt. Admittedly the scenes are fairly big but on other computers it is never as bad as on mine. To see if it would help I formatted the system as there was a lot of unnecessary...
  4. chrigil

    LoadVars to send info to a Database problem?

    I am trying to capture some user input and submit it to a database. I can do it successfully providing I use the second argument i.e. (_parent, _self etc). I don't want my users to suddenly be transported from the middle of a Flash movie to a _blank page etc just because they submit their...
  5. chrigil

    Securing the Admin Account after install?

    Everyone has heard how you should secure the admin account after install etc and how you shouldn't use the Admin Account for everyday stuff but what exactly does this mean? When I installed windows and it asked for a username (the screen with 4 or 5 text boxes to add users) I put in 'Chris'...
  6. chrigil

    How can I check the Integrity of my Hard Drive?

    I am reformatting my HDD and I am getting a 'Your drive may be damaged' error message whenever I do a Full Format using NTFS. If I do a quick format it seems to be ok though. How can I do a drive integrity check without an operating system? I assume I need to do it from a floppy disk or CD...
  7. chrigil

    Serial ATA Versus IDE?

    I have been looking into the differences between SATA and IDE and have realised that the obvious better choice is SATA. However can someone enlighten me as to the following. 1) Do I need a motherboard with a SATA connector as the leads seem to be different or do most new Mobo's have both...
  8. chrigil

    Disk Imaging using Ghost or similar questions?

    If I use something like Norton Ghost to image my drive immediately after installing the OS, do the system configurations of the computers that the Image is used on need to be the same? Presumably if one computer is a laptop but the Image was taken from a PC with obviously different hardware...
  9. chrigil

    Can anyone suggest a PC Healthcheck App?

    Can anyone suggest a good PC health check application that I can use to monitor my hard drives and processor? My PC is constantly shutting down and I need to establish if it is a CPU or HDD issue. It definately isn't a Virus or software issue. Any ideas, Thanks in advance, Chris
  10. chrigil

    Corrupted file OR things missing?

    If I upload a file and it is interrupted half way through would the resulting download be incomplete i.e. pieces missing or corrupted? I think it would be corrupted personally. My question stems from a problem that my client is having when uploading a Powerpoint presentation using my Content...
  11. chrigil

    Books on Windows Server 2003 Web Edition

    Can anyone suggest where I might find a book on the workings of Windows Server 2003 Web Edition? All the book available for Windows 2003 in its various flavours simply tell me that 'The Web Edition is significantly different and is NOT covered in this book.' Well if it is so different why can I...
  12. chrigil

    Please explain DataType Length to me???

    Can someone explain Data Type lengths to me? From what I can tell the meaning of the word Length depends on the actual datatype being used. Is this correct? For instance if I use a VARCHAR of length 200 it literally means 200 characters. If I use an INT of Length 4 does this mean a maximum...
  13. chrigil

    Unable to view certain URL's

    I am using a DLINK DSL 504T broadband router to supply 4/5 computers in my house and up until last week everything was fine. After trying to set up Port Forwarding on my router though I properly messed up my connection. I therefore deleted it and recreated it and ever since then none of the...
  14. chrigil

    How to Allow remote ASP scripts to access the server.

    After much messing about with Microsofts favorite error message: "Login failed for user 'chris'. Reason: Not associated with a trusted SQL Server connection." I am finally having some success which I haven't had previously, namely I can use a newly created Account to login to the SQL Server...
  15. chrigil

    Restoring database problem Urgent.

    I have backed up a database from my online hosting company which has left me with a BAK file. I now want to load this create this same DB on my development server in order to do some more work on it but I am having a problem with the BAK file. I get an error message along the lines of "The...
  16. chrigil

    Name Server Relationship

    I don't know if this is the correct place to ask this question. If a websites Nameserver is showing as being nameserver.domain.com through the WhoIs records does this mean that any other website who's nameservers are the same will be being hosted by the same company or not? I assume that in...
  17. chrigil

    ADSL IIS Hosting

    I have installed Windows 2003 along with IIS and am using my ADSL connection to serve web pages. This is only really for experimentation as I realise many of the disadvantages of hosting via a normal ADSL conection. When I initially set up Port Forwarding on my router to forward Port 80...
  18. chrigil

    Alarm goes off when trying to install Windows

    I am trying to install a demo copy of Windows 2003 Server but whenever I reach the point where the setup finishes loading the initial files, just before you get the 'Press F8 to agree to the licence' screen the computer instantly shuts down and a two-tone alarm sound is emitted from the...
  19. chrigil

    How do I update a Dataset?

    I am populating a DropDownList via a Dataset. When the user selects an Item in the DDL he is given the option of deleting this record from the Database. The problem I am experiencing is that when the user clicks the DELETE button it calls a Sub which deletes the record as the page reloads...
  20. chrigil

    OnMouseUp event in ASP.Net Page

    How do I add an OnMouseUp event to an ASP.Net Anchor tag with dynamic information in it? I have an anchor tag and when clicked I want another window to open using Javascript. The problem I am having is that the usual format of: onMouseUp="window.open('showImage.aspx?imageID=','popup'...

Part and Inventory Search

Back
Top