Greetings,
 
consider:
ds.setQueryString('?mod=1&mod=2&mod=3&offset=0&county=01');
ds.doRequest();
 
When I check the logs I'm seeing only: ?mod=1&offset=0&county=01
It appears to remove any duplicate variable names.

Is there a way to use duplicate param names in the query string?
 
 
James Holstead
Software Engineer
Tybrin Corporation
tybrin.com
850.337.2718
 
This e-mail and any files transmitted with it are the property of TYBRIN Corporation, are confidential, and are intended solely for the use of the individual or entity to which this email is addressed. If you are not one of the named recipient(s) or otherwise have reason to believe that you have received this message in error, please delete this message immediately. Any other use, retention, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited.
 
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to