Webpage hell...

    Date: 02/19/05 (Computer Help)    Keywords: spam

    Growl. for some absurd reason though the code exists on the comp my comp it's disappearing or part of my code as I upload, it changes what the code is deleting some whilst I upload so there's no dop banner and no content!

    Anyone got a clue what could cause it? I use smartftp to ftp and the site I'm working on is at http://www.hawks-haven.com that's the index page, only one so far cause I'm redoing the whole site and testing the new design fully getting it up first.

    Addendum...
    Below the cut leads to the spam of the two pages I wind up with... the one I wrote and that exists on my comp... and the one that somehow it morphs into as I ftp it. Tried three different ftp programs... don't get why my code is changing.



    Original page code:


    "http://www.w3.org/TR/html4/loose.dtd"}
    {html}{!-- InstanceBegin template="/Templates/Main.dwt" codeOutsideHTMLIsLocked="false" --}
    {head}
    {!-- InstanceBeginEditable name="doctitle" --}
    {title}Hawks-Haven.com : {/title}
    {!-- InstanceEndEditable --}
    {meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"}
    {!-- InstanceBeginEditable name="head" --}
    {!-- InstanceEndEditable --}
    {style type="text/css"}
    {!--
    body {
    background-color: #4c0a54;
    }
    body,td,th {
    color: 4C0A54;
    }
    a:link {
    color: AE538F;
    text-decoration: none;
    }
    a:visited {
    text-decoration: none;
    color: CA6F9A;
    }
    a:hover {
    text-decoration: underline;
    color: AA33B0;
    }
    a:active {
    text-decoration: none;
    color: CA8C9C;
    }
    .style1 {color: #FFFFFF}
    --}
    {/style}

    {script type="text/javascript" src="www.Hawks-Haven/Default/Coding/NavigationalMenu/includes/browser.js"}

    /***********************************************
    * Jim's DHTML Menu v5.7- © Jim Salyer (jsalyer@REMOVETHISmchsi.com)
    * Visit Dynamic Drive: http://www.dynamicdrive.com for script and instructions
    * This notice must stay intact for use
    ***********************************************/

    {/script}
    {script type="text/javascript" src="www.Hawks-Haven/Default/Coding/NavigationalMenu/includes/config.js"}{/script}

    {/head}

    {body}
    {table width="98%" border="0" cellpadding="0" cellspacing="0" bgcolor="4C0A54"}
    {tr}
    {td colspan="4"}{em}{img src="http://www.hawks-haven.com/Graphics/Banner.gif" width="648" height="144"}{/em}{/td}
    {/tr}
    {tr}
    {td width="16%" rowspan="3"}{/td}
    {td width="45" height="44" align="left" valign="top" bgcolor="#FFFFFF"}{div align="left"}{img src="Graphics/TopLeftCorner.gif" width="45" height="44" align="top"} {/div}{/td}
    {td width="73%" rowspan="3" bgcolor="#FFFFFF"}{div align="justify"}
    TEST
    {!-- InstanceBeginEditable name="Body" --}
    {p}Hee{/p}
    {p}This Page is Under Construction...{/p}
    {p}Tune in later for actual content... amazingly enough given time it will come...........{/p}
    {p align="right"}...................just give it a little bit of time, it will come. {/p}
    {p align="left"}Yakity yakity yakity. {/p}
    {!-- InstanceEndEditable --}zzzzztest2{/div}{/td}

    {td width="45" height="44" align="right" valign="top" bgcolor="#FFFFFF"}{div align="right"}{img src="Graphics/TopRightCorner.gif" width="44" height="45" align="top"} {/div} {p align="right"} {/p}{/td}
    {/tr}
    {tr}
    {td height="69" bgcolor="#FFFFFF"} {/td}
    {td width="5%" bgcolor="#FFFFFF"} {/td}
    {/tr}
    {tr}
    {td align="left" valign="bottom" bgcolor="#FFFFFF"}{img src="Graphics/BottomLeftCorner.gif" width="44" height="45" align="bottom"}{/td}
    {td width="45" height="44" align="right" valign="bottom" bgcolor="#FFFFFF"}{img src="Graphics/BottomRightCorner.gif" width="45" height="44" align="bottom"}{/td}
    {/tr}
    {tr}
    {td colspan="4"}{div align="center" class="style1"}
    {p}{br}
    {span class="style1"}Hawks-Haven.com is copyright from 2001 onwards, the style of the page may have changed but all previous style and content as well as current: graphics content design and style as well as anything else under this domain unless otherwise noted.{/span} {/p}
    {p}
    Last Updated {strong}:{/strong}
    {!-- #BeginDate format:fAm1a --}Saturday February 19, 2005 1:54 AM{!-- #EndDate --}
    {/p}
    {p}{!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" --}
    {script type="text/javascript" language="JavaScript"}var site="sm8witchkeep"{/script}
    {script type="text/javascript" language="JavaScript1.2" src="http://sm8.sitemeter.com/js/counter.js?site=sm8witchkeep"}
    {/script}
    {noscript}
    {a href="http://sm8.sitemeter.com/stats.asp?site=sm8witchkeep" target="_top"}
    {img src="http://sm8.sitemeter.com/meter.asp?site=sm8witchkeep" alt="Site Meter" border="0"/}{/a}
    {/noscript}
    {!-- Copyright (c)2005 Site Meter --}
    {!--WEBBOT bot="HTMLMarkup" Endspan --}
    {/p}
    {/div}{/td}
    {/tr}
    {/table}
    {/body}
    {!-- InstanceEnd --}{/html}

    I ftp it to my server and suddenly after that I wind up with:


    {!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd"}
    {html}{!-- InstanceBegin template="/Templates/Main.dwt" codeOutsideHTMLIsLocked="false" --}
    {head}
    {!-- InstanceBeginEditable name="doctitle" --}
    {title}Hawks-Haven.com : {/title}
    {!-- InstanceEndEditable --}
    {meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"}
    {!-- InstanceBeginEditable name="head" --}
    {!-- InstanceEndEditable --}
    {style type="text/css"}
    {!--
    body {
    background-color: #4c0a54;
    }
    body,td,th {
    color: 4C0A54;
    }
    a:link {
    color: AE538F;
    text-decoration: none;
    }
    a:visited {
    text-decoration: none;
    color: CA6F9A;
    }
    a:hover {
    text-decoration: underline;
    color: AA33B0;
    }
    a:active {
    text-decoration: none;
    color: CA8C9C;
    }
    .style1 {color: #FFFFFF}
    --}
    {/style}{/head}

    {body}
    {table width="98%" border="0" cellpadding="0" cellspacing="0" bgcolor="4C0A54"}
    {tr}

    {td colspan="4"}{em}{/em}{/td}
    {/tr}
    {tr}
    {td width="16%" rowspan="3"} {/td}
    {td width="45" height="44" align="left" valign="top" bgcolor="#FFFFFF"}{div align="left"}{img src="Graphics/TopLeftCorner.gif" width="45" height="44" align="top"} {/div}{/td}
    {td width="73%" rowspan="3" bgcolor="#FFFFFF"}{div align="justify"}{/div}{/td}
    {td width="45" height="44" align="right" valign="top" bgcolor="#FFFFFF"}{div align="right"}{img src="Graphics/TopRightCorner.gif" width="44" height="45" align="top"} {/div} {p align="right"} {/p}{/td}

    {/tr}
    {tr}
    {td height="69" bgcolor="#FFFFFF"} {/td}
    {td width="5%" bgcolor="#FFFFFF"} {/td}
    {/tr}
    {tr}
    {td align="left" valign="bottom" bgcolor="#FFFFFF"}{img src="Graphics/BottomLeftCorner.gif" width="44" height="45" align="bottom"}{/td}
    {td width="45" height="44" align="right" valign="bottom" bgcolor="#FFFFFF"}{img src="Graphics/BottomRightCorner.gif" width="45" height="44" align="bottom"}{/td}
    {/tr}

    {tr}
    {td colspan="4"}{div align="center" class="style1"}
    {p}{br}
    {span class="style1"}Hawks-Haven.com is copyright from 2001 onwards, the style of the page may have changed but all previous style and content as well as current: graphics content design and style as well as anything else under this domain unless otherwise noted.{/span} {/p}
    {p}
    Last Updated {strong}:{/strong}
    {!-- #BeginDate format:fAm1a --}Saturday February 19, 2005 1:26 AM{!-- #EndDate --}

    {/p}
    {p}{!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" --}

    {script language="JavaScript"}
    {!--

    function SymError()
    {
    return true;
    }

    window.onerror = SymError;

    var SymRealWinOpen = window.open;

    function SymWinOpen(url, name, attributes)
    {
    return (new Object());
    }

    window.open = SymWinOpen;

    //--}
    {/script}

    {script type="text/javascript" language="JavaScript"}var site="sm8witchkeep"{/script}
    {script type="text/javascript" language="JavaScript1.2" src="http://sm8.sitemeter.com/js/counter.js?site=sm8witchkeep"}
    {/script}
    {noscript}
    {a href="http://sm8.sitemeter.com/stats.asp?site=sm8witchkeep" target="_top"}
    {img src="http://sm8.sitemeter.com/meter.asp?site=sm8witchkeep" alt="Site Meter" border="0"/}{/a}
    {/noscript}
    {!-- Copyright (c)2005 Site Meter --}

    {!--WEBBOT bot="HTMLMarkup" Endspan --}
    {/p}
    {/div}{/td}
    {/tr}
    {/table}
    {/body}
    {!-- InstanceEnd --}{/html}

    {script language="JavaScript"}
    {!--
    var SymRealOnLoad;
    var SymRealOnUnload;

    function SymOnUnload()
    {
    window.open = SymWinOpen;
    if(SymRealOnUnload != null)
    SymRealOnUnload();
    }

    function SymOnLoad()
    {
    if(SymRealOnLoad != null)
    SymRealOnLoad();
    window.open = SymRealWinOpen;
    SymRealOnUnload = window.onunload;
    window.onunload = SymOnUnload;
    }

    SymRealOnLoad = window.onload;
    window.onload = SymOnLoad;

    //--}
    {/script}


    Problem = Code seems to disappear after uploading. Everything's there and fine till it's on the server then some stuff disappears. Suddenly no banner and no content [in the white part the text that should exist there.]

    Source: http://www.livejournal.com/community/computer_help/337625.html

« AOL Network || Trouble saving images in... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home