ok... i'm missing some kind of critical piece of information... what do you
want to do with that file? parse it? open it with excel? upload it back to
the server?
On Nov 21, 2007 1:32 AM, Paw <[EMAIL PROTECTED]> wrote:
>
> Thanks for the suggestion but I am not trying to start a download. I
> just want to know where does the code:
>
> Writer writer = response.getWriter();
> response.setContentType("text/xml");
> response.setHeader("Cache-Control", "no-cache");
> writer.write("<message>hi</message>");
> writer.flush();
>
> write the xml file and what is the name of the said excel file
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---