applejade
05-16-2005, 05:08 AM
Hi,
I couldn't find anything about this in the Fast Answer Search or the Knowledge Base. I'm getting HTML ampersand entities in the image source which will not work on my site. I can edit them to make them work, but I didn't want to edit it without permission though.
My steps are:
1. Log in and go to http://...project/standard/install.php
2. Down in the "StatCounter Code Options", I select the boxes for: Invisible Counter, W3C Compliant, xhtml compliant and HTML Only Counter.
3. Click "Generate new code".
I expect the HTML source to read:
http://c6.statcounter.com/counter.php?sc_project=######&java=0&security=######&invisible=1 (http://www.statcounter.com/)
What actually shows up is:
http://c6.statcounter.com/counter.php?sc_project=######&java=0&secur ity=######&invisible=1 (http://www.statcounter.com/)
The '&' is expanded as '&' which isn't right and I get an error from the HTML parsing utility on my site. I've tried unselecting the W3C Compliant and xhtml compliant options, but that didn't make a difference. Like I said, if I fix the code myself to not include the ampersand entities, it works. Would that count as "editing the code"?
Thanks,
-- J.
I couldn't find anything about this in the Fast Answer Search or the Knowledge Base. I'm getting HTML ampersand entities in the image source which will not work on my site. I can edit them to make them work, but I didn't want to edit it without permission though.
My steps are:
1. Log in and go to http://...project/standard/install.php
2. Down in the "StatCounter Code Options", I select the boxes for: Invisible Counter, W3C Compliant, xhtml compliant and HTML Only Counter.
3. Click "Generate new code".
I expect the HTML source to read:
http://c6.statcounter.com/counter.php?sc_project=######&java=0&security=######&invisible=1 (http://www.statcounter.com/)
What actually shows up is:
http://c6.statcounter.com/counter.php?sc_project=######&java=0&secur ity=######&invisible=1 (http://www.statcounter.com/)
The '&' is expanded as '&' which isn't right and I get an error from the HTML parsing utility on my site. I've tried unselecting the W3C Compliant and xhtml compliant options, but that didn't make a difference. Like I said, if I fix the code myself to not include the ampersand entities, it works. Would that count as "editing the code"?
Thanks,
-- J.