Re: Write to file and access it in browser
Re: Write to file and access it in browser
- Subject: Re: Write to file and access it in browser
- From: Guido Neitzer <email@hidden>
- Date: Wed, 29 Apr 2009 09:37:26 -0700
On Apr 29, 2009, at 9:26 AM, Christian Telepski wrote:
i have an app wich outputs some stored info from the database.
Is there a way i can can write to a file accessible by the webserver
and then show a link to that file?
I.e.: User gets a link to a .txt file on our server wich is
generated by WO.
Sure. Use File to save to a file location accessible by the web
server, generate a link to it and include the link in your html. No
magic involved. Only take care of permissions.
cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden