This is a follow-up that I have been meaning to post for a month or so.
The situation was a misbehaving form on a system I am maintaining. Further
investigation of the code for the form revealed other problems, such as
improper use of eval. The problem boiled down to -- rewrite or do spot fixes.
> If someone could point me in the right direction...
> I have a form on a system I am maintaining that works fine most of the
> time, but sporadically spits out an error. Users hit the back button,
> only to find that the data they had filled in is no longer in the form
> (but sometimes it st
If someone could point me in the right direction...
I have a form on a system I am maintaining that works fine most of the
time, but sporadically spits out an error. Users hit the back button,
only to find that the data they had filled in is no longer in the form
(but sometimes it stays).
The sy