Displaying 3 results from an estimated 3 matches for "livehttp".
Did you mean:
litehttp
2006 Feb 24
1
Autocompleter Problems
...'',
{})
//]]>
And in my controller:
class PartnersController < ApplicationController
layout "default"
auto_complete_for :partner, :name, :limit=>10
def index
@title = "Partners"
list
render :action => ''list''
end
I have liveHTTP running in the background and I''m not getting anything in
it when I''m typing, so there are no HttpRequests happening.
Any help would be greatly appreciated.
Cheers,
Eric Goodwin
2006 Mar 21
8
How to avoid multiple submits/posts?
Hello,
How do I prevent previously submitted form data from being reinserted into
the database when the user presses the browser''s Refresh button?
On Aughey''s advice in #irc I tried using `redirect_to'' a new `:action'' but
this approach doesn''t seems to work.
Any idea what might be wrong or how to tackle this problem?
Thanks for your help.
P.S.- I
2006 Apr 19
24
Why Ruby on Rails
Our company is mainly made up off application developers but we have a
lot of web work coming up so we are deciding which route to take at the
moment. We initially identfied ASP.NET 2.0 with the ATLAS AJAX
framework because of the RAD features, easy to learn etc.
I had read some stuff on ROR and our Boss who is open minded allowed me
to create a sample application with ROR. He was impressed