Almost forgot for the PHP bit: // we don't care whether it's a 404, a 403 or something else entirely: we feed 'em a 403 and that's final!
> send_response_status_header(403); > It's all in: https://github.com/cpojer/mootools-filemanager/tree/master/Assets/Connector the snip&rip-able stuff like send_response_status_header() is all in Tooling.php In case you were looking for all the gory details. :-) -- Met vriendelijke groeten / Best regards, Ger Hobbelt -------------------------------------------------- web: http://www.hobbelt.com/ http://www.hebbut.net/ mail: [email protected] mobile: +31-6-11 120 978 --------------------------------------------------
