M
Makarand
Hi All
I have a asp.net User control which has sime client side
client scripting written in it at runtime.
Now my problem is, for this client script to woek properly
I need a Container form Id (i.e. <Form></Form> tag Id) so
that I can use syntax like document.formID.ControlId.value.
Can anybody tell me how to get the Form Id is code behind
at server side during runtime?
Thanx
Makarand
I have a asp.net User control which has sime client side
client scripting written in it at runtime.
Now my problem is, for this client script to woek properly
I need a Container form Id (i.e. <Form></Form> tag Id) so
that I can use syntax like document.formID.ControlId.value.
Can anybody tell me how to get the Form Id is code behind
at server side during runtime?
Thanx
Makarand