Hi
This code below is part of a PHP document but is essentially just HTML code. It's part of Yahoo's code and causes a (delimiter """ invalid: only S separators and TAGC allowed here) error. Dreamweaver validation suggests the < & and > tags should be converted to < [HTML 4.0]
I attempted to apply the Dreamweaver recommendation but when uploaded to the server it only wrote the line into the browser screen.Code:document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' " + "SRC=//" + "srv1.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid + "></SCR" + "IPT>");
I know this has to be a simple solution.



Reply With Quote

Bookmarks