Get the Id of Control in ASP
Hi All,
I want to get the ID of HTML Controls from the FORM collection.
<input type=text name="name" Id="001" >
I want the ID 001 when the form is submitted.
Thanks in advance.
It is always safe to assume, not that the old way is wrong, but that there may be a better way...
*************************
Rekha
__________________
It is always safe to assume, not that the old way is wrong, but that there may be a better way...
*************************
Rekha
|