Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > PHP
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help.

Google
Closed Thread
 
LinkBack Thread Tools Display Modes
Old 07-01-2007, 5:10 PM   #1
Extended Partition
 
Extended Partition's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Reading/Writing MS Word 97 documents w/PHP

Hello Everyone,

Does anyone know of a module that will allow me to read MS Word 97 files
from within PHP? I'm developing a specialized document management system for
my wife's organization and the administration needs to be able to create
"forms" in Word and have them converted to HTML forms by PHP. Basically, by
"forms" I mean literally something like:

Name: __________________

So I need to be able to read the Word file, see the "Name:" field followed
by the underlines and convert this into an HTML form field. This is
straightforward, of course, and the only obsticle I can see is actually
reading the MS Word files. Anyone have any idea?

Anthony Saffer
Freelance Programmer & Web Developer
Affordable Rates for Everyone!
Internet Based and On-Site Available
Ph (918) 542-8251
Email: anthony@safferconsulting.com


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Advertisements
Old 07-01-2007, 5:10 PM   #2
Nico Schuyt
 
Nico Schuyt's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Reading/Writing MS Word 97 documents w/PHP

Extended Partition wrote:
> Hello Everyone,
>
> Does anyone know of a module that will allow me to read MS Word 97
> files from within PHP? I'm developing a specialized document
> management system for my wife's organization and the administration
> needs to be able to create "forms" in Word and have them converted to
> HTML forms by PHP. Basically, by "forms" I mean literally something
> like:
>
> Name: __________________
>
> So I need to be able to read the Word file, see the "Name:" field
> followed by the underlines and convert this into an HTML form field.
> This is straightforward, of course, and the only obsticle I can see
> is actually reading the MS Word files. Anyone have any idea?


Way too complex and unreliable. Why not create the whole system in PHP?
Regards, Nico


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 07-01-2007, 5:10 PM   #3
Nikolai Chuvakhin
 
Nikolai Chuvakhin's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Reading/Writing MS Word 97 documents w/PHP

"Extended Partition" <extendedpartition@nospam.yahoo.com>
wrote in message news:<3f3d7caf_2@nntp2.nac.net>...
>
> Does anyone know of a module that will allow me to read
> MS Word 97 files from within PHP? I'm developing a specialized
> document management system for my wife's organization and the
> administration needs to be able to create "forms" in Word and
> have them converted to HTML forms by PHP. Basically, by
> "forms" I mean literally something like:
>
> Name: __________________


Wow... This is really awkward...

> So I need to be able to read the Word file, see the "Name:"
> field followed by the underlines and convert this into an HTML
> form field. This is straightforward, of course, and the only
> obsticle I can see is actually reading the MS Word files.
> Anyone have any idea?


Would it be possible to convert the source documents into RTF?
Unlike Word formats (there are, I think, four of them only for
Windows), RTF is compatible with all versions of Word and is
human-readable.

Failing that, you can always try calling Word itself via COM
(provided, of course, that your PHP apllication runs on a
Windows machine). This is bound to be a resource hog though...

Cheers,
NC
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Old 07-01-2007, 5:11 PM   #4
jkd
 
jkd's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Reading/Writing MS Word 97 documents w/PHP

Try:

http://mc.clintock.com/first_floor/s.../php-antiword/


"Nikolai Chuvakhin" <nc@iname.com> wrote in message
news:32d7a63c.0308161304.764b13d8@posting.google.c om...
> "Extended Partition" <extendedpartition@nospam.yahoo.com>
> wrote in message news:<3f3d7caf_2@nntp2.nac.net>...
> >
> > Does anyone know of a module that will allow me to read
> > MS Word 97 files from within PHP? I'm developing a specialized
> > document management system for my wife's organization and the
> > administration needs to be able to create "forms" in Word and
> > have them converted to HTML forms by PHP. Basically, by
> > "forms" I mean literally something like:
> >
> > Name: __________________

>
> Wow... This is really awkward...
>
> > So I need to be able to read the Word file, see the "Name:"
> > field followed by the underlines and convert this into an HTML
> > form field. This is straightforward, of course, and the only
> > obsticle I can see is actually reading the MS Word files.
> > Anyone have any idea?

>
> Would it be possible to convert the source documents into RTF?
> Unlike Word formats (there are, I think, four of them only for
> Windows), RTF is compatible with all versions of Word and is
> human-readable.
>
> Failing that, you can always try calling Word itself via COM
> (provided, of course, that your PHP apllication runs on a
> Windows machine). This is bound to be a resource hog though...
>
> Cheers,
> NC



 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Featured Websites
Free Space
Free Space
Free Space Free Space
Closed Thread
Tags: , , ,




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Authorised access to documents Saul PHP 1 07-01-2007 3:58 PM
Nested HTML Documents Christopher R. Peterson HTML 2 07-01-2007 1:22 PM
Poorly copied documents ben-dover Graphics in general 0 06-11-2007 11:16 PM
Photoshop, XP Views in My Documents rikstroeb Graphics in general 4 06-11-2007 9:46 PM


Featured Websites




All times are GMT +1. The time now is 12:27 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98