Brockmann: "Creating Rich Web Applications Gets a Ton Easier"
e-grou chooses Visual WebGui over standard ASP.NET
Try the revolutionary Studio the all-new 6.4 beta is here
Fully functional software versions for 30 days evaluation period
Download the free edition of the Visual WebGui Studio
http://www.visualwebgui.com/Developers/Forums/tabid/364/forumid/29/threadid/14047/scope/posts/Default.aspx
Hi Rui,
There is allready an issue for this public forum thread.
You can track the status of that issue here.
Palli
Hi,
I found a simple solution for this problem.
You just need put the filename between quotes.
Something like:
objContext.HttpContext.Response.AddHeader(
"content-disposition", "attachment; filename=\"" + avs_fileName + "\"");
Thanks & Regards,
Rui
Glad you found a solution and thanks for letting us know.