Displaying 2 results from an estimated 2 matches for "form_tag_remote".
2006 Aug 04
2
Newbie Question: fom_tag_remote return HTML
Hi Everyone,
I am still only 1 week old on Rails and I am trying to implement an
AJAXy "Add comment" sheet. On the post for a new comment, I want to
use form_tag_remote. I would like to use a partial that I want to
render for the newly posted comment once the Submit happens. What is
the syntax to say, render a partial once the submit happens?
Thanks,
Vinod
2006 Aug 06
0
Rails Core Weekly July 16 - August 6
...is here:
http://blogs.mktec.com/zdennis/files/active_record_optimizations-0.0.1.tgz
If you''re interested in making things fly on mysql this is one thread
you should definitely check out.
[ http://www.ruby-forum.com/topic/73899#new ]
Shanti Braford is looking for a better solution the form_tag_remote
with multipart file uploads. Ezra Zygmuntowicz recommends
http://sean.treadway.info/svn/plugins/responds_to_parent/README which
Chris MacGrath agrees works well.
[ thread: http://www.ruby-forum.com/topic/74071#new ]
Andrew Kaspick needs a way for plugins to play nice together. Ciao
Chassot has a...