Hi all,
I would like to Silent Download a file from Server Machine to Client Machine....in Asp.net 2005,
Can any one solve this Issue???
Kindly revert back to me if you have any concerns....
Thanks and Regards,
kumar.
Hi there may I direct you to a page that may help you within this forum:
File.WriteAllLines("D:\test.csv", data)
Response.Redirect("test.xls")
First write all data to file.
then use respose.redirect method.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.