Input tag events
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have a checkbox as how can i get this to post back from the .aspx page to the .aspx.vb where it is Protected WithEvents cbPropertyDamage As System.Web.UI.HtmlControls.HtmlInputCheckBox so i can write a sub as a handler here thanks
-
I have a checkbox as how can i get this to post back from the .aspx page to the .aspx.vb where it is Protected WithEvents cbPropertyDamage As System.Web.UI.HtmlControls.HtmlInputCheckBox so i can write a sub as a handler here thanks