Here 'unsafe' means something which has come from the client via some sort of user input without being vetted or checked.
I should clarify here that user input doesn't necessarily come from input fields in a UI - it can come from any data passed from the client to the server which originates from somewhere the user using the client can mutate.
For example, it could equally come from configuration text files on disk which the user can modify.
Mark. -- Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/ LiveCode: Everyone can create apps _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode