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

request.form value lost

Status
Not open for further replies.

pmulligan

Programmer
Oct 10, 2000
10
US
After submitting a form, my page randomly loses the request object values. The action page uses the same request.form objects to update 3 different recordsets, then send an email.
Seemingly randomly, the correct value will be inserted in one or 2 of the recordsets, but be blank in one, and will show up in the email correctly.

has anyone ever had this problem before? I can't re-create the problem on a test server. (I'm using VBScript on IIS 4)
 
I ran into this problem with either IE4 or IE5 on a win98 box. works fine with ie5.5 any os.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top