View source of a FORM submission ?
-
gordonisnz last edited by
Hi, I am developing a new website and I want to view the HTML source / output after i submit an online form. But when i do this, Opera tries to re-submit the form information.
How do i view the HTML output / code of a form already submitted (already in my cache)
-
leocg Moderator Volunteer last edited by
@gordonisnz Right click on the page > view page source doesn't work? What about 'inspect element'?
-
gordonisnz last edited by
@leocg - When i view source - It jkeeps asking me if i want to re-submit the form data, it doesn't just give me the HTML source output.. I;ll do the INSPECT ELEMENT part now