F
ffhansix
Hi,
I have a problem with a webform I display as modal in my ASP.NET 2.0
application.
I am generating an Excel sheet on the server side when the user clicks
a button, although the user does not get the "open/save" dialog box.
The serverside code executes without problems.
When I remove the following line of client side code <base
target=_self></base>, the "open/save" dialog box is shown as it
should., although the page is posted to a new blank window...
Please help me with this problem.
Sincerely
/Hans Sixhöj
I have a problem with a webform I display as modal in my ASP.NET 2.0
application.
I am generating an Excel sheet on the server side when the user clicks
a button, although the user does not get the "open/save" dialog box.
The serverside code executes without problems.
When I remove the following line of client side code <base
target=_self></base>, the "open/save" dialog box is shown as it
should., although the page is posted to a new blank window...
Please help me with this problem.
Sincerely
/Hans Sixhöj