Here is what I am looking for : ASP Page(abc.asp)----> Process ASP to Save in DB(def.asp) ---> Create Word Doc out of Data Saved in MDB ----> Email to one email id AND Display the link back to (abc.asp) to download the word document. I have completed upto .. Process ASP to Save in DB. How to do next ???
You can add reference to microsoft word library. Search for it in COM... I know how to do it in excel and txt file but i have only little bit of idea about word. I once tried with word but while trying i came to know word was not required for my clients so i shifted from word to text file. If you want your data to be saved in excel. May be i can help you.