| |
wensen
Posts: 1
Score: 0
Joined: 1/2/2005
From:
Status: offline
|
Hi, I just wonder whether the Request object in the ASP allows us to get the form elements name instead of value. Example : <input type="text" name="Tel_Office" size="15" maxlength="20"> I want to get the name of the "Tel_Office" instead of its value. pls advice..
|
|