How can I check what data is sent back to server in multi updatepanel forms? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionI have a few updatepanels in my asp.net webform. I’m doing some tests and I’m wondering how can I check what data is sent back to the server in different situations? Is there any tool or technique for this?
I like to use Firebug in Firefox.
Fiddler.
精彩评论