Missing code
hi
when upload page dreamweaver4, loses code.
for example, here's original code:
<html>
<head>
<title>untitled document</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<p><img src="photographers/images/afotoh.jpg" width="312" height="91"> </p>
<p><img src="photographers/images/pixelate.jpg" width="468" height="60"></p>
<p><img src="photographers/images/alexdonnelly.jpg" width="170" height="64"></p>
<p> </p>
</body>
</html>
but when load in browser, loses code image, this:
<html>
<head>
<title>untitled document</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<p><img src="photographers/images/afotoh.jpg" width="312" height="91"> </p>
<p></p>
<p><img src="photographers/images/alexdonnelly.jpg" width="170" height="64"></p>
<p> </p>
</body>
</html>
this happens code same images, when make new file using same image.
can suggest might happening?
thanks in advance
jeremy
when upload page dreamweaver4, loses code.
for example, here's original code:
<html>
<head>
<title>untitled document</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<p><img src="photographers/images/afotoh.jpg" width="312" height="91"> </p>
<p><img src="photographers/images/pixelate.jpg" width="468" height="60"></p>
<p><img src="photographers/images/alexdonnelly.jpg" width="170" height="64"></p>
<p> </p>
</body>
</html>
but when load in browser, loses code image, this:
<html>
<head>
<title>untitled document</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<p><img src="photographers/images/afotoh.jpg" width="312" height="91"> </p>
<p></p>
<p><img src="photographers/images/alexdonnelly.jpg" width="170" height="64"></p>
<p> </p>
</body>
</html>
this happens code same images, when make new file using same image.
can suggest might happening?
thanks in advance
jeremy
norton internet security strikes again....
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"jez66" <webforumsuser@macromedia.com> wrote in message
news:edjp9j$jgb$1@forums.macromedia.com...
> hi
>
> when upload page dreamweaver4, loses code.
>
> example, here's original code:
>
> <html>
> <head>
> <title>untitled document</title>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
> </head>
>
> <body bgcolor="#ffffff" text="#000000">
> <p><img src="photographers/images/afotoh.jpg" width="312" height="91">
> </p>
> <p><img src="photographers/images/pixelate.jpg" width="468"
> height="60"></p>
> <p><img src="photographers/images/alexdonnelly.jpg" width="170"
> height="64"></p>
> <p> </p>
> </body>
> </html>
>
> when load in browser, loses code image,
> this:
>
> <html>
> <head>
> <title>untitled document</title>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
> </head>
>
> <body bgcolor="#ffffff" text="#000000">
> <p><img src="photographers/images/afotoh.jpg" width="312" height="91">
> </p>
> <p></p>
> <p><img src="photographers/images/alexdonnelly.jpg" width="170"
> height="64"></p>
> <p> </p>
> </body>
> </html>
>
> happens code same images, when make new file
> using
> same image.
>
> can suggest might happening?
>
> in advance
> jeremy
>
--
murray --- icq 71997575
adobe community expert
(if *must* email me, don't laugh when so!)
==================
http://www.dreamweavermx-templates.com - template triage!
http://www.projectseven.com/go - dw faqs, tutorials & resources
http://www.dwfaq.com - dw faqs, tutorials & resources
http://www.macromedia.com/support/search/ - macromedia (mm) technotes
==================
"jez66" <webforumsuser@macromedia.com> wrote in message
news:edjp9j$jgb$1@forums.macromedia.com...
> hi
>
> when upload page dreamweaver4, loses code.
>
> example, here's original code:
>
> <html>
> <head>
> <title>untitled document</title>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
> </head>
>
> <body bgcolor="#ffffff" text="#000000">
> <p><img src="photographers/images/afotoh.jpg" width="312" height="91">
> </p>
> <p><img src="photographers/images/pixelate.jpg" width="468"
> height="60"></p>
> <p><img src="photographers/images/alexdonnelly.jpg" width="170"
> height="64"></p>
> <p> </p>
> </body>
> </html>
>
> when load in browser, loses code image,
> this:
>
> <html>
> <head>
> <title>untitled document</title>
> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
> </head>
>
> <body bgcolor="#ffffff" text="#000000">
> <p><img src="photographers/images/afotoh.jpg" width="312" height="91">
> </p>
> <p></p>
> <p><img src="photographers/images/alexdonnelly.jpg" width="170"
> height="64"></p>
> <p> </p>
> </body>
> </html>
>
> happens code same images, when make new file
> using
> same image.
>
> can suggest might happening?
>
> in advance
> jeremy
>
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment