J
January Weiner
Hello,
I am looking for a code snippet that would help me improve my web page. I
have a limited javascript understanding, so that I will hopefully
be able to implement an idea if someone sketches the outline of the
solution.
Here is my problem: I have a cgi (Perl) that creates a form. In the form,
there is a popup menu showing a number of databases. The information about
this databases resides in a text config file, is being read by the script
and processed; that is, the popup menu is dynamically created by the
script. The script also reads a longer description of the databases from
the config file.
I would like to have the following behaviour: when the user selects a
database, the respective description appears in a div element somewhere
close by.
Thanks in advance for any ideas,
Cheers,
j.
--
I am looking for a code snippet that would help me improve my web page. I
have a limited javascript understanding, so that I will hopefully
be able to implement an idea if someone sketches the outline of the
solution.
Here is my problem: I have a cgi (Perl) that creates a form. In the form,
there is a popup menu showing a number of databases. The information about
this databases resides in a text config file, is being read by the script
and processed; that is, the popup menu is dynamically created by the
script. The script also reads a longer description of the databases from
the config file.
I would like to have the following behaviour: when the user selects a
database, the respective description appears in a div element somewhere
close by.
Thanks in advance for any ideas,
Cheers,
j.
--