Upload file prompt for password
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
Hi, I was trying to upload a file to my server through my web page but the password prompt pops out. Where can I set the username and password so that it won't prompt my user for password? Thanks in advance. J Liang
-
On the folder where you upload file.If security issue is not very high i usualy set for user Everyone Full control permission and it's work.