[thelist] Request.Form() value not correct

Joshua Olson joshua at waetech.com
Mon Jan 5 08:00:00 CST 2004


----- Original Message ----- 
From: "Zhang, Lingling" <lingz at cs.umd.edu>
Sent: Sunday, January 04, 2004 11:44 PM


> Then in dbentry.asp, the value I got from
> Request.Form("deleteIndividualID") is "ER11111111,". Notice
> the comma in the end.
>
> What could go wrong? Please help!

Lingling,

If the value entered didn't have a comma, then the comma at the end
indicates that you have multiple fields on the form with the name
"deleteIndividualID".  Check all text fields, text areas, radio buttons,
checkboxes, select boxes, hidden fields, etc (just in case I missed any) for
duplication.

HTH,

<><><><><><><><><><>
Joshua Olson
Web Application Engineer
WAE Tech Inc.
http://www.waetech.com/service_areas/GA/
706.210.0168



More information about the thelist mailing list