Y
y2rottem
Hi all,
I am trying, to use form fields and a Master page:
I have a form built within the <asp:contentpage>. trying to read its
fields using JavaScript I get errors.viewing the generated html source
i realized that all the controls got a different name
"ctl00...<original name>".
how should i read/set the values using java script?
I am trying, to use form fields and a Master page:
I have a form built within the <asp:contentpage>. trying to read its
fields using JavaScript I get errors.viewing the generated html source
i realized that all the controls got a different name
"ctl00...<original name>".
how should i read/set the values using java script?