thelke
MIS
- Apr 9, 2002
- 84
I have a Javascript login to my FTP site. 2 problems with that.
1. It is not a persitent connection. So if a client wants to upload multiple files, it will constantly ask for re-authentication.
2. It shows the login/password in the explorer address bar.
I need a browser FTP login due to the total LACK of technological skill demonstrated by our clients. I would like this FTP login to perform in the same way my current one does now: folder view, creation of folders, etc... Just like Windows Explorer.
Can anyone here help me, I am completly new to ASP, but I can pick it up fast.
Thank you
1. It is not a persitent connection. So if a client wants to upload multiple files, it will constantly ask for re-authentication.
2. It shows the login/password in the explorer address bar.
I need a browser FTP login due to the total LACK of technological skill demonstrated by our clients. I would like this FTP login to perform in the same way my current one does now: folder view, creation of folders, etc... Just like Windows Explorer.
Can anyone here help me, I am completly new to ASP, but I can pick it up fast.
Thank you