Hopefully someone can help me sort this out.
When i look at the online site, and view the HTML source.
I see URL links point to my local PC , however if i view the site on any pc site works fine.. I just can't understand why it is showing URL links like these:
See how it shows "c:\program files\actinic v7\sites"
I've noticed that it is also showing the comments in the html which should be blanked out.
Any ideas??
When i look at the online site, and view the HTML source.
I see URL links point to my local PC , however if i view the site on any pc site works fine.. I just can't understand why it is showing URL links like these:
Code:
/HEAD> <body><Actinic:TEMPLATE type="begin" filename="C:\Program Files\Actinic v7\Sites\Site1\Act_Primary.html"/> <div align="center"> <table border="0" align="center" cellpadding="0" cellspacing="0" class="maintable" > <tbody> <tr> <td colspan="2"><div align="center"><a href="http://www.*****.co.uk/"><img src="titlelogo.jpg" width="100%" height="125" border="0"></a></div> </td> </tr> <tr> <td class="topnavigation"><div align="center"><a href="../index.html" target="_parent">Homepage </a> <!-- NavigationItem HTML begin --> <!-- This file is used to build the navigation item markup. --> <link href="page.css" rel="stylesheet" type="text/css"> <Actinic:TEMPLATE type="begin" filename="C:\Program Files\Actinic v7\Sites\Site1\Act_NavigationItem.html"/>
See how it shows "c:\program files\actinic v7\sites"
I've noticed that it is also showing the comments in the html which should be blanked out.
Any ideas??
Comment