[thelist] URL variable to FORM input field variable problem

Brian Cummiskey Brian at hondaswap.com
Fri Feb 24 11:18:10 CST 2006


Bruso, John wrote:

> <SCRIPT>
> var args = parseQueryString ();
> var myValue = args["uP_fname"];  
> alert (args);
> </SCRIPT>


The alert should be on myValue, not args.





More information about the thelist mailing list