How do I run a Mail Merge from a Web Page?

J

Jason Madison

I want to display a web page listing various contacts from my Microsoft SQL
Server database.

When the user clicks on a contact a mail merge will run using data
associated with that contact from the database, generating a letter to the
contact.

What is the best way to achieve this functionality?

The mail merge should use standard Microsoft Office.

The web page is generated using asp or asp.net.
 
M

Michael_Corral

Using the latest version of Excel, they have more features for doing what you
trying to achieve, like XML for example. You could also create Macros in
Excel to perform the actions you desire.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top