
December 23rd, 1999, 03:53 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I don't know what you have placed between the <SCRIPT>..</SCRIPT> tags, but it could be that there are certain characters (like ", etc.) which cause it.
You should 'escape' these characters with an , e.g. '"' (to display " itself).
Check this or else let us know what is between those tags.
Good christmas!
|