Hello Monks!
I have an HTML page with different form fields. Upon some clicking in the form, I am opening up SQL database through PERL.
How can I take those values, which are in the database, and populate them back into some fields(input box, selection box, etc) in the same form? Basically I need it to work as a JavaScript. Is there a way to perform such an action or similar to that?
MANY THANKS
edited: Tue Jul 2 14:32:52 2002 by jeffa - title change