Uploading file to server
-
I want to upload some image files to the web server dynamically from my webpage.I have a folder in webserver with write permission.But when i try to upload the file it asks for password each time .Pleas help me what to do with source code.Its very urgent
-
I want to upload some image files to the web server dynamically from my webpage.I have a folder in webserver with write permission.But when i try to upload the file it asks for password each time .Pleas help me what to do with source code.Its very urgent
Make sure the asp.net account has write permission.:confused:
-
I want to upload some image files to the web server dynamically from my webpage.I have a folder in webserver with write permission.But when i try to upload the file it asks for password each time .Pleas help me what to do with source code.Its very urgent
Just a wild guess... Are you using HTTP or FTP for upload? Are you running a Apache or windows server? If your running an Apache and maybe windows(i'm not sure) you might wanna make sure your
.htaccess
file isn't causing this password prompt. Just remove the file period should do the trick. hth Cheers :) I'm drinking triples, seeing double and acting single :cool: -
I want to upload some image files to the web server dynamically from my webpage.I have a folder in webserver with write permission.But when i try to upload the file it asks for password each time .Pleas help me what to do with source code.Its very urgent
Hi Pradipta, Should be that designated folder is a password protected and is disabled from 'Anonymous Access'. Deepak Kumar Vasudevan http://deepak.portland.co.uk/