Another alternative you might consider is using a scripting language like c#, php, jave, perl, python to allow files to be uploaded via a web browser over http or https. You could do a search of the web to see if you can fine anything you like. Many such scripts are in use by the hundreds of thousands; some scripts are free and some scripts are commercial. For security you can use the security built into the app, and for extra protection, you could use the web server security to protect the web page with a user name and password before the http page displays.
In order to run these kinds of scripts, it would probably be best to have your own in house web server. Security would depend on the feature set offered by the scripts, and the feature set offered by the web server. Below is a link to an example: http://encodable.com/filechucker/ Regards, LelandJ [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

