krishnakanth
11-28-2006, 04:36 AM
After setting response type
response.setContentType( "application/pdf; charset=utf-8" );
my browser is unable to open binary data in Acrobat reader format, it is giving following message
Internet Explorer is unable to open this Internet site. The requested site is either unavailable or cannot be found. please try again later.
Please help me in this regard.its urgent
response.setContentType( "application/pdf; charset=utf-8" );
my browser is unable to open binary data in Acrobat reader format, it is giving following message
Internet Explorer is unable to open this Internet site. The requested site is either unavailable or cannot be found. please try again later.
Please help me in this regard.its urgent