Tagged Questions

0
votes
1answer
291 views

ASP.Net using multiple form tag and post them to another page

I don't know it's even possible but I try to achieve to post data from one page to another using the second form. The problem is I need a form tag for the user interface containing callback panels ...