E
Earl Teigrob
I am inserting some Javacript into my page that requires the form name and
the tag name. I can get the tag name for the control by using
[tagname].ClientID but can not figure out a way to get the form ID. I notice
that .net usually names the from Form1 but I am not sure that I always count
on that???
So how can I get he client id of the form?
Earl
the tag name. I can get the tag name for the control by using
[tagname].ClientID but can not figure out a way to get the form ID. I notice
that .net usually names the from Form1 but I am not sure that I always count
on that???
So how can I get he client id of the form?
Earl