Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: [asp_databases]Creating a text file


Message #1 by "Ruth Nisenbaum" <ruth@z...> on Sun, 28 May 2000 15:15:51 +0200
Hi:



I need to create a text file from my database that will be read by another

system.



Is it possible to write ASP code that will create a text file ? (just pure

ASP code, no components or DLL's )



Thanks,

Ruth



Message #2 by "Ken Schaefer" <ken.s@a...> on Tue, 30 May 2000 11:18:12 +1000
Yes it is possible.



Go to http://msdn.microsoft.com/scripting and download the VBScript

documentation and look up the File System Object



Cheers

Ken



----- Original Message -----

From: "Ruth Nisenbaum" 

To: "ASP Databases" <asp_databases@p...>

Sent: Sunday, May 28, 2000 11:15 PM

Subject: [asp_databases] [asp_databases]Creating a text file





> Hi:

>

> I need to create a text file from my database that will be read by another

> system.

>

> Is it possible to write ASP code that will create a text file ? (just pure

> ASP code, no components or DLL's )

>

> Thanks,

> Ruth






  Return to Index