Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

after access data goes to .asp - how to offer downlaod as...

Status
Not open for further replies.

elvanace

IS-IT--Management
Sep 26, 2002
23
US
I am dumping data from an Access db to a data access page. Once the data has gone to the screen, is there a way to offer the reader a way to downlaod the data as a text or csv file?
 
You could create a text file during the data dump and put a link to it on the screen you create. You would need to delete the text file later but that could be done after a given period of time.

Keith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top