displaying rtf in IFRAME/webcontrol

  • Thread starter Thread starter Markusek Peter
  • Start date Start date
M

Markusek Peter

Is it possible to display rtf document in IFRAME or webcontrol,
so that user won't be able to download file?
I've got rtf files in MySQL database.
 
What are you trying to protect against?

In practice, it's almost impossible to prevent the user from seeing your
content and not being able to do anything else with it.

If you're just trying to prevent them from having to open the file in a
separate app, you'd want to convert your .RTF to HTML on the fly.

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top