Did you know.. How to download file from web service using JavaScript (www.fairnet.com)
submitted by
ebizdom(320) 2 years, 3 months ago
Here is our Web service in C#. 1: [WebMethod] 2: public void DownloadFile(string fileName) 3: { 4: HttpContext returnContext = HttpContext.Current; 5: string url = "http://localhost" + @"/" + fileName; 6:
|category: C#
|Views: 22
tags:
C# another
Everyones tags:
Your Tags: