On May 11, 8:01 am, Sijo Kg <[email protected]> wrote:
>
>     So clearly this just accept an ajax request and do the above action
> This is working But what I would like to know how can I invoke it from
> view without clicking a link or like that
>

Well unless you have a javascript timer on the page that fires off
your ajax request, it's going to have to happen in response to some
event (not necessarily a mouse click, could be page load, mouseover,
keydown etc...)

Fred
> Thanks in advance
> Sijo
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to