Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Viewing all articles
Browse latest Browse all 5678

Error in file path

$
0
0

Dear All,

i had use  upload file function in ajak control tool kits, but it shows error. kindly advise. thank you

protected void ajaxUpload1_OnUploadComplete(object sender, AjaxControlToolkit.AjaxFileUploadEventArgs e)
{

string filePath = "\\10.238.31.21\\UploadFile\\" + Path.GetFileName(e.FileName);
AjaxFileUpload1.SaveAs(filePath);
DataUpload(filePath);
}


Viewing all articles
Browse latest Browse all 5678

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>