Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Creating Word or RTF Document using Values Inserted from Database


Message #1 by "Stephen Proctor" <steveproctor@c...> on Mon, 18 Feb 2002 15:16:40
I want to insert a database value in a Word or RTF document.  (I know how 

to do this in HTML, but haven't found a way in Word or RTF.)  The program 

would pull values from a database and insert these in a newly created 

document.  It is not necessary for the program to save the document as a 

file, as the user will separately save the document after its creation.  

Can anyone provide general help or point in the right direction on this?



Steve Proctor
Message #2 by "Raymond Dalton" <rdalton@c...> on Fri, 22 Feb 2002 19:18:29
If you are subscribed ASP today has an excellent article on just this 

subject.



The ASPToday Article August 25, 1999

http://www.asptoday.com/content/articles/19990825.asp









> I want to insert a database value in a Word or RTF document.  (I know 

how 

> to do this in HTML, but haven't found a way in Word or RTF.)  The 

program 

> would pull values from a database and insert these in a newly created 

> document.  It is not necessary for the program to save the document as a 

> file, as the user will separately save the document after its creation.  

> Can anyone provide general help or point in the right direction on this?

> 

> Steve Proctor

  Return to Index