| |
JAVASCRIPT-GET-VARIABLES.JS
|
|
|
This function allows you to read form variables from static HTML.
Combined with the document.write() method, you can actually add
dynamic content to regular HTML. Given a choice, server side processing
of form variables is preferable.
|
|
|
|
|