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: *

  1. letmeoutofhere

    Simple POST problem I can not figure out

    Hello, I am trying to use the POST process to pass variables from one form to another. Not fancy, however it is not working. Any ideas? ***************** <html> <head> <title>Polling</title> </head> <body> <h1>Poll </h1> <p> Vole...</p> <?$Age = 1?>; <form method=post...
  2. letmeoutofhere

    cookies vs temporary internet files

    Hello...what is the difference between the cookies in the cookies folder and cookies in the temporary internet folder. If I delete the cookies in the cookies folder, the same file in the temp folder stays there. Do I have to delete both of them to remove the cookie? I am attempting to do this...
  3. letmeoutofhere

    Simple RecordSet question but I'm stuck

    I have created the following code to retrieve a set of records from a recordset. I am returning 8 records (as expected) however, I want to know how many I have retrieved instead of the actual records. The value of &quot;F&quot; is always 1 as the recordcount option never returns the number...

Part and Inventory Search

Back
Top