Re: [VE][25] Error Message Feedback

* John R wrote:
>The URL is www.how-to-install-windows.com. When i view the source
>code using microsoft notepad, i can see the javascript below the
>closing html tag. I tried deleting it in notepad, saving it,
>erasing the index file, and pasting the saved html from notepad
>minus the javascript, but it still shows up.

It is probably the server software that inserts the text. In that case
you cannot do much about it without access to the web server config or
changing the hosting service. With HTML it should however be possible
to remove the </body></html> from your HTML document in which case the
additional markup should end up somewhere where it is allowed to use
it.

Received on Wednesday, 20 October 2004 17:10:32 UTC