How to insert the 'output' from a javascript script into form field
Hi
I'm not very good at JavaScript and I thought I might as
well ask my question here as scour Google for several
hours.
Basically, I want to insert the output from a JavaScript
random quote generator into the input of a Perl/CGI
(hidden) form field.
Do I need to find a suitable JavaScript random quote
generator? If so, any ideas? Or can I just modify
an existing random quote generator to output to
a hidden form field? If so, how?
Or should I just be using PHP?
Many thanks for any ideas you may have.
Steve
|