Log in

View Full Version : Need a progam to convert to HTML



txfantac
11-26-2009, 07:50 PM
I have a letter that I want to place on my web site. One that I can also have a send button. I understand I need a converter from Word Document to HTML. I have tried ArisToHTML and it will not accept my files. I even downloaded the extras to accept my Documents. I need to find a simple converter to appy my letter in my web site. Any help will be appreciated. Thank you.

jscheuer1
11-27-2009, 07:51 AM
Word can (though the way it does so is often atrocious, though often acceptable) save as HTML. Load the file in Word, choose save as, choose HTML.

txfantac
11-27-2009, 06:07 PM
I did what you said and converted it to html, but how do I get the script of it to add on a send to a specified email address?

jscheuer1
11-27-2009, 08:49 PM
You would need something like PHPList or some other email program, most likely on the server, side that can send HTML. How do you normally send email from your website?