Hendricks Paul D A1C 27 IS/INYS wrote:

> 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

Does the code run now?  We don't really have a lot of context to work with here.  What 
is the combo box being used for?  This looks like a placeholder function for perhaps 
something in development.  Your predecessor may have gotten tired of hand-coding all 
the options offered for this control, and started work on automating the process.  Was 
there any commenting in the code?

Any documentation?

Do you need or want the functionality?

Anyway, if I got started with all the questions, I'd still be here after the rise and 
fall of the Fourth Reich.  Some more details on where you are trying to get from here 
would help.

Joseph



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

Reply via email to