A
Andrew Cheng
Hi all,
Can I submit more than one form on the same page? If yes, how do I
reference the request field on different form? I tried the following
and not working. Is there any sample code out there? Thanks.
request.form("form_a")("Name")
request.form("form_b")("Status")
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Can I submit more than one form on the same page? If yes, how do I
reference the request field on different form? I tried the following
and not working. Is there any sample code out there? Thanks.
request.form("form_a")("Name")
request.form("form_b")("Status")
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!