convert html form to word document

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
moeed
Forum Newbie
Posts: 6
Joined: Thu Aug 07, 2003 10:48 pm

convert html form to word document

Post by moeed »

What i want i that user should be able to submit an html form and specified formt of microsoft's word document (*.doc) is stored on client machine. my question is how do i coinvert the form data to a doc file.

Regards,
Moeed
Post Reply