Scripts: Javascript :: Forms :: Library Article #21
Developer's Section
By: Erobo Team Member
|
|||||||||
It is possible to get the query string from your forms when your form method is set to 'GET'. Use the following code:
You can call the getQuery() method the following way: Finally, you can also retrieve the query string from the parent frame like this:
|
|||||||||
|
|
|||||||||
|
the form below: |