Q860 How do I capture the results from a CGI script?
You are here: irt.org | FAQ | JavaScript | Misc | Q860 [ previous next ]
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.
©2011 Martin Webb