How to perform a mail merge with word from vb.net -


when button on form clicked want text text boxes used fields in mail merge template. have created text file, , when button on form clicked, write contents of text boxes text file. make sure text file in correct format i.e. field headings @ top etc. have created corresponding mail merge template using text file mailing list. question how initiate mail merge code in vb.net please?


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -