Re: Bizar variable problem
I figured it out last night. I started thinking about the templet file
my script was reading and printing around it's dynamic output. There is
a lot of java script in there and I was wondering if that was making it
reload, so I commented out the parts that read in the templet with all
the java script and low and behold problem solved :) Now all I need to
do is figure out why the java script is making my script reload and how
to stop it.
Here is a link to just the templet file with out any of the dynamic data
from the script in case anyone cares to look at java script.
--
Chris W
"They that can give up essential liberty
to obtain a little temporary safety
deserve neither liberty nor safety."
-- Benjamin Franklin, 1759 Historical Review of Pennsylvania
I figured it out last night. I started thinking about the templet file
my script was reading and printing around it's dynamic output. There is
a lot of java script in there and I was wondering if that was making it
reload, so I commented out the parts that read in the templet with all
the java script and low and behold problem solved :) Now all I need to
do is figure out why the java script is making my script reload and how
to stop it.
Here is a link to just the templet file with out any of the dynamic data
from the script in case anyone cares to look at java script.
--
Chris W
"They that can give up essential liberty
to obtain a little temporary safety
deserve neither liberty nor safety."
-- Benjamin Franklin, 1759 Historical Review of Pennsylvania
Comment