PDA

View Full Version : Icon For Edit With Notepad


tomtomg59
11-07-2006, 07:29 PM
Hello Everyone: I was wondering what the Icon on the IE and next to the "Print" icon is used for, when holding the mouse over it, it says "Edit With NotePad" See attachment for what it looks like. Any how when I click on it, I get all this jibberish here>>>(is it ok, to delete this mess)?>>>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.6.1" />


<meta name="keywords" content="forum,discussion,pc,computer,troubleshooting" />
<meta name="description" content="A set of friendly PC help forums" />



<!-- CSS Stylesheet -->
<style type="text/css" id="vbulletin_css">
<!--
/* vBulletin 3 CSS For Style 'The PC Guide Discussion Forums vBulletin 3 Style' (styleid: 1) */
body
{
background: #FFFFFF;
color: #000000;
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 5px 10px 10px 10px;
padding: 0px;
}
a:link, body_alink
{
color: #22229C;
}
a:visited, body_avisited
{
color: #22229C;
}
a:hover, a:active, body_ahover
{
color: #c000c0;
}
.page
{
color: #000000;
}
td, th, p, li
{
font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
background: #D1D1E1;
color: #000000;
border: 1px solid #0B198C;
}
.tcat
{


Thanks, Tom

kriptokool
11-08-2006, 09:55 PM
That is the Code in which the webpage was done. You use the edit if you want to probably edit your own version of the page and save it to your Hard drive. HTML pages will work fine like that, don't recommend trying to do anything with JS, PHP, ASP, etc.

In other words if you don't code there is no real use for it.

tomtomg59
11-08-2006, 10:06 PM
Ok, so I guess I really dont have a use for it and will leave it alone. Thanks

kriptokool
11-08-2006, 10:21 PM
:) Learning doesn't hurt, if you have spare time. This is also the same as right clicking on the window and selecting View Source