Title: Re: binary conversion
Hi,
I think the browser internally uses Excel Library itself....
 
It will create an instance  ....If u see in task manager..Excel.exe will be running...
 
Onclick no response means..it may not be able to create an excel instance.....
 
After clicking Generate Report chk whether Excel.exe is running or not.....
 
We need to handle multiple clicks also..(Say user click the button two,three times...)
 
( If u have used document.form.submit in _javascript_ and again if it is a submit button ( type -submit)
in some browser versions....it  will submit two times.....)
 
Then also it wont work.....
 
pl..chk out this and let me know the status.....
 
with kind regards
subbu
 
 
 
 
 
----- Original Message -----
Sent: Friday, June 13, 2003 12:06 AM
Subject: view excel report (generated using jsp) on IE 6.0.2 browser

Hi gurus,
 
We have a web application developed using servlets and jsps. Two major functionalities are
1. View report  - View the excel sheet report on the Internet Explorer 6.0.2 Browser
2. Download report - Browser will popup a dialog to directly save the report in to a file without viewing on the screen.
 
I am using Windows 2000 OS, Microsoft Excel 2000 and Internet Explorer 6.0.2, the application is working fine. But for some of the end users they can able to download the report, but they couldn't view the report. When they click the view button, no operation on the browser and it is kind of stale for long time. One of the user experienced the problem with the PC which has same configuration of mine.
 
Actually to show the excel sheet, application is calling a jsp file through the browser. Application is running on the Websphere appserver at the back end (and oracle db server).
 
If anybody already came across this kind of problem and know the solution, please help me.
 
Thanks
 
Babu
N²rzuŠ–±²¢v–Šyʅ²zžH,5­½¶í³›í²ªrjŠíº¸íº­†Eº²§jº›¡¶zzƝz­†,H†í»‹í¾›ž³z±

Reply via email to