|
|
Q860 How do I capture the results from a CGI script?
irt.org | Knowledge Base | JavaScript | Misc | Q860 [ previous next ] Q860 How do I capture the results from a CGI script?Client side JavaScript cannot do this. Although you could package the relevant data into a hidden form field, and then use JavaScript to extract the form fields value. |
-- div -->
|