Does anyone know of any good programs for converting a .doc to .html page.
I was given a Word Document that is a complex form that I need to take from the Word Document style and put it into a web format so that I can write in querys for the fields to be filled out into a MySQL database.
.doc to .html
Moderator: General Moderators
Re: .doc to .html
Microsoft Word has a Save As HTML. It doesn't produce very good HTML, but it works, at least on reasonably simple documents. I never tried it on a complex form.icesolid wrote:Does anyone know of any good programs for converting a .doc to .html page.
I was given a Word Document that is a complex form that I need to take from the Word Document style and put it into a web format so that I can write in querys for the fields to be filled out into a MySQL database.