mattyprice4004
02 Oct 2006, 10:33 AM
Hi, I have a basic FTP site with around 10 users, and want to host a simple login page using apache. At the moment users tap in the IP address of the server into their browser, then have to select Login As... and enter their username and password.
Can anyone give me some code for a simple login form, so the users can just enter their username and password and they will be logged in? The server accepts logins in the format ftp://username:password@255.255.255.255. A form that auto-submits this information to the server would be great!
Thanks, Mat :drink:
Can anyone give me some code for a simple login form, so the users can just enter their username and password and they will be logged in? The server accepts logins in the format ftp://username:password@255.255.255.255. A form that auto-submits this information to the server would be great!
Thanks, Mat :drink: