The data would be static (periodically changed only by me) so that's not a concern. I've thought of just putting the data in a text file, but wonder about security (don't know enough about it to know if that's a real concern).

Marty

Bill Vlahos wrote:
Yes, but you don't want them to. Since there is no record/file locking you could have multiple people making changes at the same time and whoever makes it last wins.

If the stack doesn't change then you could do it but that isn't a very elegant way to have it work. If you want multi-user access you will need to account for it in your stack or use some sort of data base on the server.
_______________________________________________
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