i need help abuot how can i get link a word document form php it is because i need apublish some reports
how can i get to link a word document from php?
Page 1 of 17 Replies - 4674 Views - Last Post: 27 May 2005 - 04:42 PM
Replies To: how can i get to link a word document from php?
#2
Re: how can i get to link a word document from php?
Posted 26 May 2005 - 03:57 PM
uhhh....
<a href="linktofile.doc">
???
<a href="linktofile.doc">
???
#3
Re: how can i get to link a word document from php?
Posted 26 May 2005 - 06:24 PM
You mean using COM()?
#4
Re: how can i get to link a word document from php?
Posted 26 May 2005 - 06:35 PM
Or even having php generate a word document? I think that's what hotsnoj meant (or was it?).
#5
Re: how can i get to link a word document from php?
Posted 26 May 2005 - 08:00 PM
I myself have little experience with COM except with Winamp related things.
http://us2.php.net/com Has some examples and code on how to deal with Word Documents and PHP COM objects.
And read here for the MS Word object properties and methods.
http://us2.php.net/com Has some examples and code on how to deal with Word Documents and PHP COM objects.
And read here for the MS Word object properties and methods.
#6
Re: how can i get to link a word document from php?
Posted 27 May 2005 - 04:32 PM
isn't it so that com just works on window$ ?
just to let you know.
just to let you know.
#7
Re: how can i get to link a word document from php?
Posted 27 May 2005 - 04:37 PM
For non-Windows machines, use RTF instead of DOC format. It is to Word what CSV is to Excel -- standards-compliant yet still gets the information into M$ Office.
#8
Re: how can i get to link a word document from php?
Posted 27 May 2005 - 04:42 PM
mstyle, on May 27 2005, 04:32 PM, said:
isn't it so that com just works on window$ ?
just to let you know.
just to let you know.
yes,
however I do not know how deep M$ got thier hands into macs, with Office for the mac and such
Component Object Model is the devil
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|