Hello, I'm trying to disable uploads for a webkit implementation to make it more secure in "Kiosk Mode". Since the application runs as root in kiosk mode, I don't want users to have access to the file dialog that is brought up from HTML forms.
Disallowing downloads was fairly simple, but disallowing uploads has not been as obvious. If anyone can give some advice I'd appreciate it a lot. Thanks, Noah _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
