Much Thanks to Christopher and Eric who both suggested using a params object
instead of a string.  I did so but with the OpenLayers.Request.Get function
after realizing that ajax.request has been deprecated.


Heidt, Christopher M. wrote:
> 
> Try using params instead of parameters and make your string an object
> instead.
> 
> var queryStr = {
>       request:'',
>       version:'',
>       service:'',
>       typeName:''
> }


-----
Dan Koch
Massachusetts Dept. of Fish & Game
-- 
View this message in context: 
http://www.nabble.com/Format-ajax.request-tp20686966p20843014.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to