% use DemoASP; $demo = &DemoASP::new(); $Response->{Buffer} = 0; %>
You can turn this error messaging off by setting the Debug variable in the ASP config to 1 or 0.
"> view this file's source <% # flush output that we have written so far, for prettier error $Response->Flush(); # create a run-time syntax error $Object->SyntaxError(); %>