html

  • Thread starter Thread starter Arby
  • Start date Start date
A

Arby

Problem with reading user manuals, I have canon printer
user manual installed on my pc but cannot read it? When I
click on to the shortcut the page comes up with just
symbols like this: <html>

<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<title>i350&i250 User's Guide</title>
<script language="JavaScript">
<!--
resizeTo(800,600)
// -->
</script>
</head>

<body bgcolor="#ffffff">
<p align="center">
<a href="menu/index.htm"><img
src="menu/i350_250_cover.gif" border="0" alt="ENTER"></a>
</p>
</body>



</html>
what is wrong?
 
The file should be opened by your browser (Internet
Explorer) but it is opening with Notepad or WordPad, try
right clicking the file and select "open with" and select IE
or Mozilla or whatever you have.


--
The people think the Constitution protects their rights;
But government sees it as an obstacle to be overcome.


message | Problem with reading user manuals, I have canon printer
| user manual installed on my pc but cannot read it? When I
| click on to the shortcut the page comes up with just
| symbols like this: <html>
|
| <head>
| <meta http-equiv="Content-Type" content="text/html;
| charset=iso-8859-1">
| <title>i350&i250 User's Guide</title>
| <script language="JavaScript">
| <!--
| resizeTo(800,600)
| // -->
| </script>
| </head>
|
| <body bgcolor="#ffffff">
| <p align="center">
| <a href="menu/index.htm"><img
| src="menu/i350_250_cover.gif" border="0" alt="ENTER"></a>
| </p>
| </body>
|
|
|
| </html>
| what is wrong?
 
Back
Top