Re: How can I merge with Javascript?
From: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS (dkr_at_mOSTvALUABLEpROFESSIONALs.org)
Date: 03/22/04
- Next message: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS: "Re: ASK Prompt"
- Previous message: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS: "Re: Mail Merge only returning two records"
- In reply to: jm: "How can I merge with Javascript?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 09:02:35 +1000
Hi John,
You can insert the data into the .Range of a bookmark or store it as a
Document Variable and use a { DOCVARIABLE "varname" } field in the document.
-- Please post any further questions or followup to the newsgroups for the benefit of others who may be interested. Unsolicited questions forwarded directly to me will only be answered on a paid consulting basis. Hope this helps Doug Robbins - Word MVP "jm" <john_20_28_2000@yahoo.com> wrote in message news:c67e4bdd.0403221039.5e29d9b6@posting.google.com... > Or VBScript. > > I have a webpage. It has values on it. > > I want to open a Word Document and populate fields on the document > based upon values on the webpage. > > I do not want to use a database, etc. > > I just want to take the value of textbox1 and place it in the word > document at a specifict place. The best I can tell this is a merge, > just not with a database. > > Am I wrong to think of it as a merge, or should I just figure out > where in the document to send text to? Thank you. > > I know how to create the activexobject and start up word, just unsure > how to send the data. Thanks again.
- Next message: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS: "Re: ASK Prompt"
- Previous message: Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS: "Re: Mail Merge only returning two records"
- In reply to: jm: "How can I merge with Javascript?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|