Page is a not externally linkable
Sid3ways - 8:43 pm on Feb 5, 2009 (gmt 0)
I have created a session variable called vinlook. I have set the first text box linked to this vinlook. I then modified the recordset to look for the session variable vinlook. I'm not sure how to make a button activate this lookup now. When I load the page to view it, it now just automatically posts the first VIN# from the table in the result box without even inputting any value. So apparently the recordset activates when the page loads but the search box is empty so I'm not sure why it is showing the first value in the DB table with a blank entry box. Any suggestions? [edited by: Sid3ways at 8:46 pm (utc) on Feb. 5, 2009]
I am using ASP and MSQL yes. I was playing with the recordset today and searching online I found some more help.