Yarko most systems just use iframes. You can put anything you want
into an iframe.

The problem I am trying to solve is turning existing forms into ajax
forms and do it in such a way that when the form has errors, it just
modified itself without reloading the page. If the form submission
succeeds the ajax response triggers an event outside the "box". I do
not want to use iframes because 1) I want to communicate with the
outside; 2) I want to inherit the CSS of the "box container".

I think this is a critical ingredient although not sufficient to
implement what you are suggesting.
--~--~---------~--~----~------------~-------~--~----~
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