Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MailMerge dll

Status
Not open for further replies.

QLearnerNow

Programmer
Jul 1, 2003
22
AU
Hi Guys,

I want to create a automation mail merge word document as a dll and called from an ASP page. I want to be able to send a recordset as a parameter to the mail merge dll as its datasource. I want the dll to use one of 3 different templates as the word document on which the mail merge is performed on. The template is chosen by the User sent to the dll as another parameter.

Im not sure of how to write such a dll how can i set paramters for it to do the mailmerge and populate the document.

Do i choose ActiveX dll or ActiveX document dll for the new project option under Microsoft Visual Basic 6.0

Any help will be much appreciated. If any of u guys have some similar code it will be a great help.

Thanks again,
QLearnerNow
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top