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)
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)