Code Comments
Programming Forum and web based access to our favorite programming groups.Hi Experts, I have a DB containing many records of customers' info. How can I pull these data to the MS Word mail merge letters containing the header (name, address, etc) and contents (description 1, 2, 3,...) page by page per record? Thanks a lot. Andrew
Post Follow-up to this messageIs ASP really the right technology to use for this? Since Word has the functionality all built into it, why not use Word to do it? Word is programmable, if you'd like to automate it that way. Ray at work "Andrew" <dunggaze@yahoo.com> wrote in message news:jfWdnUlSWKq4YuLcRVn-oA@rogers.com... > Hi Experts, > > I have a DB containing many records of customers' info. How can I pull > these > data to the MS Word mail merge letters containing the header (name, > address, > etc) and contents (description 1, 2, 3,...) page by page per record? > Thanks > a lot. > > Andrew > >
Post Follow-up to this messageBecause I want the users to specify the records output to the Word template, and click somewhere(a button) to be prompted download or display Word format on webpage. "Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in message news:OTWICDGvEHA.2016@TK2MSFTNGP15.phx.gbl... > Is ASP really the right technology to use for this? Since Word has the > functionality all built into it, why not use Word to do it? Word is > programmable, if you'd like to automate it that way. > > Ray at work > > "Andrew" <dunggaze@yahoo.com> wrote in message > news:jfWdnUlSWKq4YuLcRVn-oA@rogers.com... > >
Post Follow-up to this message"Andrew" <dunggaze@yahoo.com> wrote in message news:Q-6dnc5SeKeukB3cRVn-qg@rogers.com... > Because I want the users to specify the records output to the Word template, > and click somewhere(a button) to be prompted download or display Word format > on webpage. > Does it have to be Word? Or just nice looking? My personal preference is to let Word be a really nice desktop app, and use other things for client / server and web apps. If it were me, I would use Crystal or Appligent's StampPDF. In theory, I can imaging you could create Word docs using automation, perhaps within VB dll, on the server then push them down to the client or provide a link to the completed doc. But I have no experience, so that is the limit of what I will say. Sorry. > "Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in > message news:OTWICDGvEHA.2016@TK2MSFTNGP15.phx.gbl... > >
Post Follow-up to this messageYes, you are on the right track. I was thinking about using mail merge feature of Word. "Stephanie Stowe" <NoSpam@IWishICould.com> wrote in message news:%232Xz93SvEHA.2652@TK2MSFTNGP10.phx.gbl... > > "Andrew" <dunggaze@yahoo.com> wrote in message > news:Q-6dnc5SeKeukB3cRVn-qg@rogers.com... > template, > format > > > Does it have to be Word? Or just nice looking? My personal preference is > to > let Word be a really nice desktop app, and use other things for client / > server and web apps. If it were me, I would use Crystal or Appligent's > StampPDF. > > In theory, I can imaging you could create Word docs using automation, > perhaps within VB dll, on the server then push them down to the client or > provide a link to the completed doc. But I have no experience, so that is > the limit of what I will say. Sorry. > > >
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.