PDA

View Full Version : Suggestion for Hostultra Free Service


voodooKobra
01-12-2003, 04:10 AM
When you filter HTML, make sure you filter the & to become & first because it sometimes causes a problem like if you use a textarea

Host Ultra
01-12-2003, 04:00 PM
I dont understand what you mean
We dont filter or modify your html

We do change your html output to add the code to display the exit popup but thats just one line of code after your <html>
Its only an addition of code, nothing in your code is modified

voodooKobra
01-15-2003, 04:25 AM
I meant your engine

Host Ultra
01-15-2003, 08:49 AM
Originally posted by voodooKobra
I meant your engine

now youve completely confused me
what are you talking about?

Dark Hedgehog
01-15-2003, 09:23 PM
I think he's talking about your code generating or source Eric....^^;

voodooKobra
01-16-2003, 08:08 AM
Go to your cgi-bin/user directory... edit whatever file you use to change < to &amp;lt; and at the top of the string replaces add one to change & to &amp;amp;

Make sure & to &amp;amp; is the first one on the list to prevent errors...

Guile
01-16-2003, 09:13 AM
It doesn’t affect my site…