form submit
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Is it possible to submit a specific region on a form rather than submitting the entire form. I have many controls on a aspx page. If one of the control is submitted through a button i want that control to be updated and pass values. The problem is I couldn't put two form tag inside apx page. Is it even allowed. Thanks
-
Is it possible to submit a specific region on a form rather than submitting the entire form. I have many controls on a aspx page. If one of the control is submitted through a button i want that control to be updated and pass values. The problem is I couldn't put two form tag inside apx page. Is it even allowed. Thanks