Hello,

Is there a way to output a Web page from within the CGI::App framework using H::T upon a fatal error? Doe it matter if the fatal exception called die or generated an "Error" exception?

When you return output from a runmode, I assume CGI::App puts the string onto the STDOUT filehandle linked to your request. How can you get the socket from CGI::App in the event you want to write to the request handle yourself, rather than returning a string from a runmode?

Can this be accomplished only after you enter a runmode, or can it be done if there is a fatal exception in cgiapp_init or cgiapp_prerun?

Thanks.

Bill Catlan



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to