hello, ive got a strange problem.
 
im runnin win2k with r:tango and apache as the web server.  This has been working for a good id say 6 months now and then today something odd started happening.  On my pages when i test localy (since this is a development environment) i started getting javascript errors on things i have not modified that have had no problems before.  I saved the html page to disk that was giving me problems and when i opened it up, an origional line of:
 

<body bgcolor ="@@user$userinfo[1,3]"

text ="@@user$userinfo[1,4]"

link ="@@user$userinfo[1,5]"

vlink ="@@user$userinfo[1,6]"

>

 

becomes:

<BODY text=lime vLink=purple link=darkblue bgColor=black >

notice how bgcolor became bgColor and became I'm not sure what the problem is but its been fine until today.  Anybody ever see anything like this?

Reply via email to