Hiya.
I'm doing maintenance on a perl/cgi script that vaguely resembles most of
the perl I've seen, but seems to have been written by a monkey on drugs.
The problematic line I have is this:
        &Library::PrintSelectBox("flat-file-containing-options",
"name-of-select-box", "default value",
"arcane-null-value","role-of-user-accessing-page"
I need a label to pop up with a correlative value (also stored in a
flat-file) whenever a value in the select box is highlighted. 
I've tried Javascript with no luck. 
Is there a Perl alternative for this kind of function? 
Am I just a moron?
And just who in the hell writes a select box like that for web-apps, anyway?
If you've got an answer, I'd sorely appreciate it.
Thanks.

Madsen c/o Hendricks
































-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to