I'll see if I can explain it gently as you seem to be a gov't worker ;)
There is no "perl" translation... you just aren't thinking about it in a
web-app type of way. The sequence would look like this...
1. display page "A" to user
2. user submits page "A" with hidden form field
3. perl script pr
I was wondering if anyone knows how to hide a field in a form so that it
can be passed on to other forms, mainly for version number and some other
information that i wish the user not to see and/or change. I know in HTML
i could simply yet I've
looked through the manpages and a few books and c
> 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