logo       

[Rails] synchron user-request without reloading the site or the controller: msg#03209

RubyonRailsTalk

Subject: [Rails] synchron user-request without reloading the site or the controller


Hello,

I have a controller which gets some data from a user (through a form)
and the it compute the user data and get an result. Depends on the
result I want to make a request (for example: a simple popup) and the
user type into the popup simple data (some numerary) and then the
request return the value back to the controller and the controller can
continue computing with the new data (numerary) and generate the end
result. At the end the view will be generated with access to the end
result.

Is this possible to implement an user requst while the controller is
computing and before the view will generated?

Thanks
Timaschew

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise