PDA

View Full Version : ASP and WORD


csmajor231
09-10-2002, 04:30 PM
I have some information in a SQL database that I would like to create in a word document, I was able to create a file using response.addheader(application/msword) and then just use regular HTML , but the document just pops up to the current user, I would like to have it just save it in a directory and then emailed out to someone.

If anyone has any suggestions I would greatly appreciate it

thank you

Morgoth
09-10-2002, 06:12 PM
I think I have seen something like this, I do not know of the direct url but if you look on http://aspin.com it should help you.