Project Description:
I need a simple html form to take inputted data and convert it to a preformatted word document on the fly and email it automatically as an attachment to certain email addresses. I have already made the html form.
I know you can do this with javascript and activex.
Additional Project Description:
10/07/2009 at 10:15 BST
I should also add that does not require a server will only work on ie. I do not want a iis involved. Just a simple form where a user input data and they click send and the data is then transported into a preformatted word document and at the same time it emails as an word/doc attachment to email address that I have specified in the html code. I want this to be completely automated