Forum: ASP.NET May 14th, 2008 |
| Replies: 1 Views: 421 Silent Download from server to client 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... |
Forum: ASP.NET Mar 19th, 2008 |
| Replies: 2 Views: 1,079 Open a file using asp.net Hi all,
I would like to open a file in Local drive using Asp.net,
And I have written the following code in user control which could open the file,
Response.AddHeader("Content-Disposition",... |