VIEW SOURCE without re-submitting data
-
A Former User last edited by
Hello.
I'm on a windows PC. I am designing a website & i often design 1 bit, test it - see the results, design 1 bit, test it - see the results, design 1 bit, test it - see the results, design 1 bit, test it - see the results, etc...
When viewing with OPERA I often want to view the source-coding / HTML code - However when i do this, it tends to re-submit any data that i previously sent & shows me the HTML code of the NEW submission that just occurred.
Is there a way to alter Opera so I view the source code of the page I ALREADY received (without re-submitting anything).
if i re-submit a page, it may not (& does not usually) result in the same error im trying to fix, so any HTML source is useless to me.
-
A Former User last edited by
Im just editing my page now with ONE template (no hidden parts)... When i submit my form it redispalys the apge with new data, & re-shows the HTML forms.
However half the time whole forms / html tables dissapear & if I view source, it re-sends the data & the HTML code comes -but it shows me the full code ... Not the code that has the missing pieces.
is it my website thats broke ? is it my Pc tahts mis-interpreting CORRECT html code ? Is my HTML code thats broken ?
from the opera settings, i can see no options for this - it always defaults to re-submitting data & retrieve HTML code for A NEW submission. not the request i previously did.
-
A Former User last edited by
Hello. Ive found another problem with VIEW SOURCE.
i log in to a website, I change page - logged in, I change page - logged in, I change page - logged in, I change page - logged in, I change page - logged in, I change page - logged in, I change page - logged in, I change page - logged in,
i can do 100 different things on my website - & im logged in - (site uses php SESSIONS.)
Now - as soon as i try to view source, i see the HTML coding of the page of the LOGIN page (asking me for my login details)..
I switch tabs back to my original page (formatted view) & I click on a link or refresh & im now logged out...
CORRECTION: fixed.. (a piece of code was altering my sessions instead - causing me to log out) - however my original problem still exists.....