Hi,
I have a web application were a user fills in a form and the details are saved to the database. One of the requirements is for admin to view a copy of the record and then be able to generate a word document by clicking a button. Only three of the values saved will be "copied" across into the word file. There is a sample format that they want to use (approx 3 pages long) which uses tables. These 3 values have to be placed in the correct cell in the correct table.
I am a little perplexed as to how I will achieve this and am currently looking to assess the best way forward. If anyone has any hints, tip, references that they would like to share it would be much appreciated.
Thanks in advance,
SonD
I have a web application were a user fills in a form and the details are saved to the database. One of the requirements is for admin to view a copy of the record and then be able to generate a word document by clicking a button. Only three of the values saved will be "copied" across into the word file. There is a sample format that they want to use (approx 3 pages long) which uses tables. These 3 values have to be placed in the correct cell in the correct table.
I am a little perplexed as to how I will achieve this and am currently looking to assess the best way forward. If anyone has any hints, tip, references that they would like to share it would be much appreciated.
Thanks in advance,
SonD