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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by LoopDemon

  1. LoopDemon

    VBScript Event Handler

    Hi Could do with some help please. I am trying to place an event on a hyperlink. When the user clicks the hyperlink I need a variable to be assigned a value so that I can check for this value later and if it's value is 1 then perform a request to the database. Hers is my code but I am unsure...
  2. LoopDemon

    Connection error! Arrrgghhh!

    hi could do with some help! Can anyone see the problem with this code? I'm trying to connect to db etc. I've had it working b4 but now keep getting an error about commantext? my code 'Open the connection to the the Access database Set objConn = Server.CreateObject("ADODB.Connection")...
  3. LoopDemon

    ASP IIS Help!!

    Hi Yuletide greetings!! I have recently purchased a new PC and I'm running Win XP Media Center Edition (Sv pack 2). I've installed IIS but I can't get it to work!! Think I may need to adjust my security settings as I'm using mcafee Internet Security. Win XP also has it's own security...
  4. LoopDemon

    help! Advice Needed ~ Quite long

    Hi I know this question may seem so simple but it may provide a laugh? I would like some advice please. I am having difficulty in understanding how to program ASP code. How do I structure my code if I have 2 asp pages. page1 provides user options in a form list/menu text box etc. The form calls...

Part and Inventory Search

Back
Top