I know it may sound like a crude workaround, but instead of doing a Response.Redirect, add some javascript to the page load event...
document.location.href='path to xls';
I'm assuming you know how.
|
Results 1 to 6 of 6
Thread: Open file in browserThreaded View
|
Click Here to Expand Forum to Full Width |