Export Individual Record to its own Text File

bluedemon186

Registered User.
Local time
Today, 13:48
Joined
Dec 7, 2011
Messages
20
Hello,

I am working on a website which has over 1000 pages that has the same code, but only a link that is different on each page. So, I thought that I will create a database and work my way from there. I was able to work the code and combine everything. Now would it be possible to export individual record from a query to a file with .html extension? If not, .txt will work as well. However, I want to have another field that would have the file names and the file is saved under that name.

The query name is "Code Query" and the field name is "Final Code".
 
I am a total newb at VB so not sure what code to use. Is it possible for you to help with that?
 

Users who are viewing this thread

Back
Top Bottom