Re: [PHP] Executing a file with rtf-extension

2002-08-12 Thread Adam Voigt
Oh, I think see what your saying now. Why not try leaving it named a .php file and simply setting the content disposition to "word/rtf" or whatever the appropriate type is? I do that with PDF's, so that the page you goto is named .php but it auto-loads the PDF plugin because it see's the content d

Re: [PHP] Executing a file with rtf-extension

2002-08-12 Thread Kai Hinkelmann
Thanks but since this one is a testserver there is only one webnode and the script runs (or runs not :-( ) in this node. Bye Kai "Phil Driscoll" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Monday 12 August 2002 3:52 pm, Adam Voigt wrote: > My gues

Re: [PHP] Executing a file with rtf-extension

2002-08-12 Thread Kai Hinkelmann
Yes, that is the intention! The browser SHOULD open WORD (or Wordpad or what else) and the script should generate the content on the server, independent from the client. The problem must lie within IIS- oder PHP-Configuration. But I don't know, where. "Adam Voigt" <[EMAIL PROTECTED]> schrieb im

Re: [PHP] Executing a file with rtf-extension

2002-08-12 Thread Phil Driscoll
On Monday 12 August 2002 3:52 pm, Adam Voigt wrote: > My guess would be that this is a browser issue, with the > browser associating .rtf with a word doc (or Rich Text to be > more accurate) and if this is the case, there's not much you > can do except not name your PHP files .rtf. Since, each per

Re: [PHP] Executing a file with rtf-extension

2002-08-12 Thread Adam Voigt
My guess would be that this is a browser issue, with the browser associating .rtf with a word doc (or Rich Text to be more accurate) and if this is the case, there's not much you can do except not name your PHP files .rtf. Since, each person who comes to your site will most likely have .rtf set as