How to stop Web Browser to navigate to default Error Page

From: PD (pronaydutta_at_yahoo.com)
Date: 04/29/04


Date: 29 Apr 2004 11:42:19 -0700

Hi,
I am using c++ and ATL to host Web Browser control. Is there a way to
block the browser from going to standard error page? I am returing
VARIANT_TRUE in the Cancel parameter from the NavigateError dispatch
function. But it still loads the error page. Is there any other way to
do it. I have seen someone did that in this group but he has not
mention how he did that. Can any one in the group help me, please?

Thanks
PD