1
Answer

How to get local system temp path in ASP.Net

Photo of Sreenath G

Sreenath G

13y
4.8k
1
 

Hi

I am using Path.Gettemppath() to get temp path. But after deploying in server it is taking servers temp path. But I want to copy some files in client computer where browser is running. How can I achieve this.

Any help please.

Answers (1)