What is the best way to do the MyError example from the Eagle book in MP2? If I get an uncaught error, and I have something like this set up:

    ErrorDocument 500 /error
    <Location /error>
        SetHandler perl-script
        PerlResponseHandler MyError
    </Location>


How can I get to the text of the error? It doesn't seem to be in notes('error-notes').





-- Barry Hoggard Tristan Media LLC w: www.tristanmedia.com yahoo/aim: hoggardb



Reply via email to