Trevor Hopkins wrote:
From a Rev application, how does one go about creating and writing
to/reading from a document that is only openable by the Rev app itself (i.e., not a text document that anyone can open). I can see how to write data to a text document but what about to another type of doc that not anyone can get into so easily?

There are many good options for protecting data. In addition to the other suggestions posted here, if your security needs are modest there's a very lightweight but reasonably efficient and easy-to-use encryption handler posted at RevJournal:

<http://www.revjournal.com/tutorials/handy-handlers-005.html>

Most more "industrial strength" encryption you might also consider Rev's Blowfish implementation, included in the Studio and Enterprise packages.

--
 Richard Gaskin
 Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to