Yeah you can - I've been doing this with Visual Basic. I've been
receiving people's Word Document CVs, and then converting them to text
for inserting to the database, and then converting to HTML for
prospective employers to view them online.
All you need to do is reference Microsoft Word in your project, and then
you can open a document and make it perform a "Save As HTML", add the
link to the database as a URL and you then have a clickable link to the
converted file. This is all done with a combination of Visual Basic, PHP
and MySQL.
Hope this helps you out :-)
Dave
-----Original Message-----
From: Cami [mailto:[EMAIL PROTECTED]]
Sent: 04 August 2001 12:08
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Transforming doc files into html
Hi there,
Does anybody know if is any way in which when you upload a word document
file you can parse it and transform
it into an html file?
Is this possible ? Has anybody tried it? I know I can transform it into
a
txt file but wouldn't it be even better if we can do an html file?
Thanks,
Cami
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]