[OpenLayers-Users] Format ajax.request

Dan Koch Daniel.Koch at state.ma.us
Thu Dec 4 16:36:09 EST 2008


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.




More information about the Users mailing list