[Cartoweb-users] Cartoweb and Ajax
Oliver Christen
oliver.christen at camptocamp.com
Mon Jul 23 03:36:51 EDT 2007
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" <simon.ortet at silogic.fr>
To: <cartoweb-users at lists.maptools.org>
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
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
More information about the Cartoweb-users
mailing list