|
From: dinaji on 22 Aug 2005 01:45 Code gets deleted after ftp upload to server. How can it happen? How can I fix it? Can you help? Please find a sample below: After uploading: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD> <BODY></BODY></HTML> The original document is this: <html> <head> <title>contact</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript" src="javascript/navigation.js"></script> <link rel="stylesheet" href="stylesheets/default.css" type="text/css"> </head> <body bgcolor="#191C40" topmargin="20" marginheight="20" tracingsrc="tracing1.gif" tracingopacity="40"> <table width="687" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td width="128" height="26" align="left" valign="top" bgcolor="#B4072F"><img src="img/corner_tl1.gif" width="128" height="26"></td><td width="380" height="26" bgcolor="#B4072F"> </td><td width="154" height="26" bgcolor="#B4072F"> </td><td width="25" height="26" align="right" valign="top" bgcolor="#B4072F"><img src="img/corner_tr.gif" width="25" height="26"></td></tr> <tr> <td width="128" height="60" bgcolor="#B4072F"><a href="index.html"><img src="img/logo.gif" alt="DINA Consulting Inc" width="128" height="60" border="0"></a></td> <td width="380" height="60" background="img/contact_bg.gif" bgcolor="AAD1C6"><img src="img/pic5_1.jpg" width="380" height="60"></td><td width="154" height="60" bgcolor="#FFFFFF"><img src="img/dinahensel.gif" width="154" height="60"></td><td width="25" height="60" bgcolor="#B4072F"> </td></tr> <tr> <td width="128" valign="top" bgcolor="#B4072F"><!-- #BeginLibraryItem "/public_html/Library/nav.lbi" --><p> </p><a href="company.html" class="SideNav">Company</a><br> <a href="services.html" class="SideNav" >Services</a><br> <a href="quote.html" class="SideNav">Get a Quote</a><br> <a href="portfolio.html" class="SideNav">Portfolio</a><br> <a href="contact.html" class="SideNav">Contact</a><br> <!-- #EndLibraryItem --><p><br> </p> </td> <td align="right" valign="top" width="380" bgcolor="#FFFFFF"> <a href="index.html"><img src="img/tab_bl.gif" width="83" height="12" border="0"></a><table width="380" border="0" cellspacing="0" cellpadding="14"> <tr> <td width="330" align="left" valign="top"> <h1><strong>Contact</strong></h1> </td> </tr> </table></td><td width="154" valign="top" background="img/pic5_bg.jpg" zuruckground="img/pic5_bg.jpg"><img src="img/pic5_2.jpg" width="154" height="240"></td><td width="25" valign="top" bgcolor="#B4072F"><img src="img/multimedia_side.gif" width="25"></td></tr> <tr> <td width="128" height="21" bgcolor="#B4072F"> </td><td width="380" align="left" valign="bottom" height="21" bgcolor="#FFFFFF"><img src="img/corner_inside.gif" width="33" height="21"></td><td width="154" height="21" align="left" valign="bottom" background="img/pic5_bg.jpg"><img src="img/pic5_3.jpg" width="154" height="21"></td><td width="25" height="21" bgcolor="#B4072F"> </td></tr> <tr> <td width="128" height="28" align="left" valign="bottom" bgcolor="#B4072F"><img src="img/corner_bl.gif" width="128" height="28"></td> <td width="380" height="28" bgcolor="#B4072F" class="copy">Copyright © 2004 All Rights Reserved.</td> <td width="154" height="28" bgcolor="#B4072F"> </td><td width="25" height="28" align="right" valign="bottom" bgcolor="#B4072F"><img src="img/corner_br.gif" width="25" height="28"></td></tr> </table> </body> </html>
From: Murray *TMM* on 22 Aug 2005 07:58 Not possible. It's likely you are a) looking at a cached page (try dumping your browser cache), or b) browsing to the wrong file, or c) something else. 8) What is the link to the page? -- Murray --- ICQ 71997575 Team Macromedia Volunteer for Dreamweaver (If you *MUST* email me, don't LAUGH when you do 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 ================== "dinaji" <webforumsuser(a)macromedia.com> wrote in message news:deboqh$hv6$1(a)forums.macromedia.com... > Code gets deleted after ftp upload to server. How can it happen? How can I > fix > it? Can you help? Please find a sample below: > After uploading: > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > <HTML><HEAD> > <META http-equiv=Content-Type content="text/html; > charset=iso-8859-1"></HEAD> > <BODY></BODY></HTML> > > The original document is this: > > <html> > <head> > <title>contact</title> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> > <script language="JavaScript" src="javascript/navigation.js"></script> > <link rel="stylesheet" href="stylesheets/default.css" type="text/css"> > </head> > <body bgcolor="#191C40" topmargin="20" marginheight="20" > tracingsrc="tracing1.gif" tracingopacity="40"> > <table width="687" border="0" cellspacing="0" cellpadding="0" > align="center"> > <tr> <td width="128" height="26" align="left" valign="top" > bgcolor="#B4072F"><img src="img/corner_tl1.gif" width="128" > height="26"></td><td width="380" height="26" > bgcolor="#B4072F"> </td><td > width="154" height="26" bgcolor="#B4072F"> </td><td width="25" > height="26" > align="right" valign="top" bgcolor="#B4072F"><img src="img/corner_tr.gif" > width="25" height="26"></td></tr> > <tr> > <td width="128" height="60" bgcolor="#B4072F"><a > href="index.html"><img > src="img/logo.gif" alt="DINA Consulting Inc" width="128" height="60" > border="0"></a></td> > <td width="380" height="60" background="img/contact_bg.gif" > bgcolor="AAD1C6"><img src="img/pic5_1.jpg" width="380" > height="60"></td><td > width="154" height="60" bgcolor="#FFFFFF"><img src="img/dinahensel.gif" > width="154" height="60"></td><td width="25" height="60" > bgcolor="#B4072F"> </td></tr> > <tr> > <td width="128" valign="top" bgcolor="#B4072F"><!-- #BeginLibraryItem > "/public_html/Library/nav.lbi" --><p> </p><a href="company.html" > class="SideNav">Company</a><br> <a href="services.html" class="SideNav" >>Services</a><br> <a href="quote.html" class="SideNav">Get a Quote</a><br> >><a > href="portfolio.html" class="SideNav">Portfolio</a><br> <a > href="contact.html" > class="SideNav">Contact</a><br> > <!-- #EndLibraryItem --><p><br> > </p> > </td> > <td align="right" valign="top" width="380" bgcolor="#FFFFFF"> > <a href="index.html"><img src="img/tab_bl.gif" width="83" > height="12" > border="0"></a><table width="380" border="0" cellspacing="0" > cellpadding="14"> > <tr> > <td width="330" align="left" valign="top"> > <h1><strong>Contact</strong></h1> > </td> > </tr> > </table></td><td width="154" valign="top" > background="img/pic5_bg.jpg" > zuruckground="img/pic5_bg.jpg"><img src="img/pic5_2.jpg" width="154" > height="240"></td><td width="25" valign="top" bgcolor="#B4072F"><img > src="img/multimedia_side.gif" width="25"></td></tr> > <tr> <td width="128" height="21" bgcolor="#B4072F"> </td><td > width="380" > align="left" valign="bottom" height="21" bgcolor="#FFFFFF"><img > src="img/corner_inside.gif" width="33" height="21"></td><td width="154" > height="21" align="left" valign="bottom" background="img/pic5_bg.jpg"><img > src="img/pic5_3.jpg" width="154" height="21"></td><td width="25" > height="21" > bgcolor="#B4072F"> </td></tr> > <tr> <td width="128" height="28" align="left" valign="bottom" > bgcolor="#B4072F"><img src="img/corner_bl.gif" width="128" > height="28"></td> > <td width="380" height="28" bgcolor="#B4072F" class="copy">Copyright > © > 2004 All Rights Reserved.</td> > <td width="154" height="28" bgcolor="#B4072F"> </td><td > width="25" > height="28" align="right" valign="bottom" bgcolor="#B4072F"><img > src="img/corner_br.gif" width="25" height="28"></td></tr> > </table> > </body> > </html> > >
From: brendon on 22 Aug 2005 11:39 Murray *TMM* wrote: > Not possible. It's likely you are a) looking at a cached page (try > dumping your browser cache), or b) browsing to the wrong file, or c) > something else. 8) > > What is the link to the page? > Agreed Murray. Mind you, I have had code modified by a host in the past - but only adding a line, not deleting it. But I guess thats what happens when you (host company) has other interests such as running a cut price airline, mega music retailer, and trying to set global round the world records all the time - instead of specialising in one thing - you start to think you can do what you want to the customer. And, yes, it is in small print in the host's T&C's about adding the extra line to source code on upload. ;-) But hey, thats the UK for you I guess. Brendon
From: dinaji on 23 Aug 2005 00:34 Unfortunately it is possible because it happened. It happens on one particular PC and none of the other computers in the same office. The PC used to work fine. The error / erased code happens on two completely different sites hosted with different companies in different cities. The error is on one partuicular PC. I can update from any other machine. I have reinstalled Dreamweaver, but have the same problem. It even got worse. At first it happened every second time. Now it happens each time of uploading the same page, which means: all the time. Does anyone have any idea why that happens? I have run Anti-virus programs too. It is the weirdest flaw ever.
From: Alan on 23 Aug 2005 00:50 > Does anyone have any idea why that happens? I have run Anti-virus programs > too. It is the weirdest flaw ever. can you take these steps on that machine? make a new page. type just one word into the body of the page. save it as aaaaa.html or something. click PUT. open the F8 Site manager window. Find the file on the local side. right-click and pick Locate in remote. GET that file and open it. Is it intact and fine?
|
Next
|
Last
Pages: 1 2 3 4 5 6 Prev: Dreamweaver 8 vs GoLive CS2 Next: How do we resize the parent from inside an iframe? |