I know that Firebug can display data sent by AJAX, but I cannot find way to see data sent by pressing button “Submit” on form of web page. Is it possible? Thanks.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Firebug also does this. Look in the “Net” tab. Each HTTP request is listed below it. Just click the + icon next to request your interested in and you can inspect the Request, Response, Post, HTML .