Page 1 of 1

form output to Word

Posted: Thu Nov 11, 2004 6:26 am
by p3x
Hello,

I have the following problem. I have an application form on my website. When the form is filled in correcly and the user presses 'send' I receive the form in my email as plain text.

I then copy/paste the text in the email (from the form) to a preformatted Word document. This document consists of numerous tables. This copy/pasting is pretty cumbersome work and I would like to know if there is a way to do it quicker. Like, for example, when the form is submitted I receive the pre-formatted Word document in my email as an attachment (all filled in ofcourse). I know I could tell ppl to download the document, then fill it in and then email it to me, but I dont like that option. Maybe I should use PHP in combination with a VBA script on my own computer??

Help would be greatly appreciated! :)

P3x

Posted: Thu Nov 11, 2004 6:31 am
by kettle_drum

Posted: Thu Nov 11, 2004 7:46 am
by p3x
thanks, but that won't work since the server is running on Linux (and hence the COM calls won't work)...any other ideas? :)