W
wylbur37
Normally with most browsers, when you type in the URL of a website you
wish to visit, your browser sends a request to the server of that
website, passing it your current IP address. That server then sends
the HTML source code back to your computer, and your browser then
"renders" (i.e., executes) the HTML code, and displays the results on
the screen.
If there's any malicious code embedded in the HTML (whether written in
Javascript or otherwise), you probably won't even notice (or won't
know about it until it's already done, when it's too late to stop it).
What I would like is for the browser, BEFORE it renders the HTML code,
to display the source code of the web page about to be rendered,
thereby offering me a chance to visually inspect the HTML code; and if
it looks OK, I'll tell the browser to go ahead and render the code;
and if something looks suspicious, I'll tell the browser *NOT* to
render it.
Is there a browser (preferably a freeware one) that has this
functionality?
__________________________________
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250
wish to visit, your browser sends a request to the server of that
website, passing it your current IP address. That server then sends
the HTML source code back to your computer, and your browser then
"renders" (i.e., executes) the HTML code, and displays the results on
the screen.
If there's any malicious code embedded in the HTML (whether written in
Javascript or otherwise), you probably won't even notice (or won't
know about it until it's already done, when it's too late to stop it).
What I would like is for the browser, BEFORE it renders the HTML code,
to display the source code of the web page about to be rendered,
thereby offering me a chance to visually inspect the HTML code; and if
it looks OK, I'll tell the browser to go ahead and render the code;
and if something looks suspicious, I'll tell the browser *NOT* to
render it.
Is there a browser (preferably a freeware one) that has this
functionality?
__________________________________
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250