micjohnson
Programmer
On my ColdFusion application, i have a query which will get me the First name, Last Name, DOB and Address. I have a letter in Ms Word format located as in the folder as same as CFM files(with dahses for Firstname, Lastname, DOB and address like the below)
Letter
------
First Name:___________________
Last Name :___________________
Date of Birth: _______________
Address1:_______________________________________
Address2:_______________________________________
City: _____________________________
Zip: ___________
When i click a button in application, i should open this and i need to pass the above values (from query) into the appropriate columns of the word document.
Is there a way?
Thanks
micj.
Letter
------
First Name:___________________
Last Name :___________________
Date of Birth: _______________
Address1:_______________________________________
Address2:_______________________________________
City: _____________________________
Zip: ___________
When i click a button in application, i should open this and i need to pass the above values (from query) into the appropriate columns of the word document.
Is there a way?
Thanks
micj.