Kumar Saurav wrote:

> I  am using Ajax call with form_remote_tag through which image is
> generated now i have to put a save button through where i have to save
> the generated image in my "images/public" folder .

Where is the image generated? In the server? If it's already there, just keep 
its filename in your database, and find this and move it at Submit time, right?

Otherwise, ask the question with more details!


--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to