MailMerge
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hai I have a word template which has following format. Heading1 *Desc1 Heading2 *Desc2 Heading 3 *Desc3 i have an Desc1,Desc2,Desc3 in different tables in a database(SQLServer2000). I want to merge databasefield with the template with the help of asp.net 2.0 with C#. thanks in advance