Hello,

I wish to link my vb.net web application to word 2003 mail-merge function.

What i specifically wish to do is have a form with some static textboxes and some dropdown lists. Then have a button called create label. When the user clicks this, the method links to a word template with mail merge fields and those fields are populated with the information on the web-form to create a label.

Can this be done and how?

Your help is much appreciated!