K
Kevin Spencer
A browser downloads files. If the browser is capable of displaying them, it
does. Apparently, Netscape is not capable of displaying RTF files, but will
launch Word (or whatever program is designated by your file system as
opening RTF files) to display them.
Once the file is opened in either IE or some other app, you can use
File|Save As... to save the file to a directory on your machine (other then
the temporary Internet Files folder where it currently resides).
The reason I'm saying this is that to force the browser to display a message
as you've suggested, you would need to write a server-side app using ASP or
PHP, or whatever is supported on your server. If you can program, I can tell
you what you need to do. Otherwise, just tell people to use File|Save As.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
does. Apparently, Netscape is not capable of displaying RTF files, but will
launch Word (or whatever program is designated by your file system as
opening RTF files) to display them.
Once the file is opened in either IE or some other app, you can use
File|Save As... to save the file to a directory on your machine (other then
the temporary Internet Files folder where it currently resides).
The reason I'm saying this is that to force the browser to display a message
as you've suggested, you would need to write a server-side app using ASP or
PHP, or whatever is supported on your server. If you can program, I can tell
you what you need to do. Otherwise, just tell people to use File|Save As.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.