Displaying 1 result from an estimated 1 matches for "wholepag".
Did you mean:
wholepage
2006 Jan 05
8
AJAX to submit form, but reload the whole page
I''m using ROR 1.0 and the included prototype.js to do some AJAX stuff.
I''m using the form_remote_tag to submit a login form using AJAX.
So, any error/failed login will be displayed using AJAX. But, for
successful login, I would want it to reload the wholepage, not just
update the <DIV>.
How can I achieve this?
--
Posted via http://www.ruby-forum.com/.