Hi all...
I am populating a textbox from some javascript (eg document.all(detailsHREF).value = details. When the form is submitted via postback, the serverside code cannot see the text within this control. I have played around with the viewstate settings, but cannot seem to resolve this...
Any idea's anyone????
Thank's for any help that can be offered.
I am populating a textbox from some javascript (eg document.all(detailsHREF).value = details. When the form is submitted via postback, the serverside code cannot see the text within this control. I have played around with the viewstate settings, but cannot seem to resolve this...
Any idea's anyone????
Thank's for any help that can be offered.