![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archivePOST and HTML Forms
From: accyboy1981 <accyboy1981@gmail.com>
Date: Wed Nov 02 2005 - 18:17:30 CET
Hi,
I am currently designing an HTML page with a form with a post method.
var qsParm = new Array();
and then just calling the array to get the value, in this case
Any help will be much appreciated.
Thanks
Simon
|