ASP to WORD

Discussion in 'C#' started by kolucoms6, Mar 1, 2010.

  1. #1
    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 ???
     
    kolucoms6, Mar 1, 2010 IP
  2. nissan

    nissan Active Member

    Messages:
    81
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #2
    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.
     
    nissan, Mar 2, 2010 IP