How can I retrieve the values in a textbox (or any control) in static Page method?
Iam calling the Static page method on the server side using a function in the javascript file.
And in the PageMethod I need to validate some values in the textbox...
how can I do it?
Thanks,
Vishal
...
Go to the complete details ...