Hi all,

I'm newbie in web2py.
I have several HTML pages, some with multiple form inside one page.
But the basic design are :
1. There is no server side HTML generated.
On client side, only HTML + JS/AJAX .
2. Client only passing GET/POST  via form-submit or AJAX or URL to server
3. Server only passing JSON to client.

The objective is strict separation between Client & Server.

What is the good way to use web2py to accept and validate my form.

 
Thank you very much.

Best regards,
mige

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to