I m trying to view the source code of this particular page in naaptol. but unfortunately its been redirected to failure or some other page.
How can i stop this redirection and view the source code.
Link :
I m trying to view the source code of this particular page in naaptol. but unfortunately its been redirected to failure or some other page.
How can i stop this redirection and view the source code.
Link :
You can not view the source code for this URI because the source no longer exists. If the page is open in your browser it will be the locally cached copy.
The reason for this is, that judging from your question, you are trying to view a shopping process page that has expired or needs additional authentication to view correctly; so the Server is instead giving you a replacement "failure" page.
This is standard practise in online shopping systems.
When browsers request pages to view the source some browsers will try and reconnect to the same remote page to "get" the original source code. If the page does not exist, as in this case, then that obviously can not happen.