[Cartoweb-users] Passing a variable between client / server
Laurent Elzingre
laurent at elzingre.ch
Fri May 23 03:07:21 EDT 2008
Hi,
I'm modifying the cartoweb routing plugin. Passing variables from template
to client/server (with $_POST) or the other way around ($smarty->assign)
works well. Client side is ClientDemoRouting.php and server side is
ServerDemoRouting.php.
My problem is actually passing variables from the client to the server or
the other way around. Is there an easy and smooth way to do it? I'm actually
doing it by storing the variables in a sql db on the server side and
fetching them on the client side, which of course is not very graceful :)
Thanks for your help.
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20080523/3cb30546/attachment.html
More information about the Cartoweb-users
mailing list