cian
Technical User
- Oct 11, 2001
- 1,383
Hi guys,
Dilema: I have text data contained in a textarea which is stored in a database. It's basically a "scratch pad" type thing.
I want to allow users to download the data and am trying to figure out the easiest way.
Should I call the data from the database and write it into a text file? How then do I force the download?
(I could write to a text file at the same time as I store it in the databse but that negates the need for a database)
Any ideas? I'm stumped on where to start with this one.
<!--#sig value=''É'' url='' -->
Dilema: I have text data contained in a textarea which is stored in a database. It's basically a "scratch pad" type thing.
I want to allow users to download the data and am trying to figure out the easiest way.
Should I call the data from the database and write it into a text file? How then do I force the download?
(I could write to a text file at the same time as I store it in the databse but that negates the need for a database)
Any ideas? I'm stumped on where to start with this one.
<!--#sig value=''É'' url='' -->