Helloo Abhishek, On Thu, 2009-05-21 at 19:37 +0530, Abhishek shukla wrote: > Hello Guys, > I have a requirement in which a cron will run everyday and a rake file > will execute along with rake file i need to javascript function so > just wanted to know is there any way i can run a javascript.
Cron and rake are server-side tools. Javascript runs in the browser. You can't, AFAIK, run Javascript from the server. What is it, exactly, that you think you need Javascript to do? Best regards. Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

