logo       

[Rails] Re: synchron user-request without reloading the site or the contro: msg#03212

RubyonRailsTalk

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




On Jul 30, 8:18 pm, "timasc...@xxxxxxxxxxxxxx"
<timasc...@xxxxxxxxxxxxxx> wrote:
> 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?
>
Not really - that's just not how web apps wortk in general.

Fred
> 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
-~----------~----~----~----~------~----~------~--~---

Google Custom Search

News | Mail Home | sitemap | FAQ | advertise