Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Exporting data into a MS Word Serial Letter via ASP

Reply
Thread Tools

Exporting data into a MS Word Serial Letter via ASP

 
 
peteyjr
Guest
Posts: n/a
 
      01-14-2005
Hi

I have a asp page with a database connection where I need to export adresses
into a MS Word Serial Letter. Is this possible and if how??
Any help is well appreciated


Peter



 
Reply With Quote
 
 
 
 
Bullschmidt
Guest
Posts: n/a
 
      01-18-2005
<<
I have a asp page with a database connection where I need to export
adresses into a MS Word Serial Letter. Is this possible and if how??
Any help is well appreciated
>>


Perhaps add the ability for the user to download a CSV file which can
easily be opened in Excel and can be used as the datasource for a Word
Mail Merge.

Puzzle 5 Not much different from other solutions by Manohar Kamath
posted 1/12/99
http://www.asp101.com/puzzles/puzzle5_s7.asp

Puzzle 5 "Write delimited data to browser window" by Kirk Lockhart
posted on 12/21/98
Write the data in plain text to the browser window, and the user can
save the results as a plain text file and then import the data into
Excel or whatever application they want.
http://www.asp101.com/puzzles/puzzle5_s1.asp

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exporting data into Excel, Word in ASP.NET - Please help !!! bienwell ASP .Net 3 05-17-2005 07:49 PM
Exporting data into a MS Word Serial Letter via ASP.NET peteyjr ASP .Net 1 01-19-2005 08:03 PM
Re: big letter -> small letter Andrew McNamara Python 2 07-06-2004 02:09 PM
big letter -> small letter vertigo Python 4 07-06-2004 07:23 AM
RE: big letter -> small letter Tony Meyer Python 0 07-06-2004 07:11 AM



Advertisments