;

PDA

Click to See Complete Forum and Search --> : Html text reload problem


blanius
08-29-2005, 01:23 PM
I have an HTML editbox the varibale named txt1var and when I loadVariables into txt1var it works fine, However When I reload either the previous or reload the same info the HTML gets messed up.

http://bretlanius.com/peter/prconsult.html is the site I'm working on and the area in question is Equipment. try it and see, select Grip then go back to camera and the formating is messed up.

blanius
08-29-2005, 02:23 PM
Turns out it was a HTML problem I had an unclosed tag in my grip.txt file but somehow this missing tag threw off every reloaded text.. Wierd.