Hi

Some plugins and maybe some core functionnalities are not compatible with ajax. Simply changing the doSubmit function to only return xmlhttprequest (ajax) is probably not a good idea as it will break in the cases said above.

I would suggest to first identify precisely which functionnalities you use are still using non-ajax mode and then see how to modify these functionnalities so they work with ajax (if possible)

regards
Oliver

----- Original Message ----- From: "Simon ORTET" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, July 19, 2007 10:25 AM
Subject: [Cartoweb-users] Cartoweb and Ajax


Hi,

I'm trying to set Cartoweb as a full Ajax application. So i try to change the doSubmit function of dhtmlInit.js to make it send the form through an ajax function. I'd like to know if someone as already done this work, and if possible to post the code in the list.

Thanks
_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users


_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to