Im using ASP.NET v1.1. I have an HtmlControl INPUT button on the page that has a postback event attached to it. I want to know if its possible set the __EVENTARGUMENT value on postback once the button is clicked.
TxWithin ASP.NET, is it possible to set the __EVENTARGUMENT for a control?
I think it might create problems for you if you have asp.net controls on your page with their AutoPostBack property set to true.
Check out these articles for more info
http://www.codeproject.com/useritems/htm鈥?/a>
http://www.xefteri.com/articles/show.cfm鈥?/a>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment