I have an application I want to use (http://www.flashxml.net/galleries/
 
)
this application needs to update an xml file with all the images information 
in it. 
if I would be working on disk based system I would just update this file so 
the web browser can read it.
because I am using Heroku I can not update this file in the OS. do you know 
if I could use send_data to send this xml file instead of using the file on 
the OS? if you now how to do this please share this with me.

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to