Results 1 to 2 of 2

Thread: FTP Login Page?

  1. #1
    Join Date
    Oct 2006
    Posts
    1

    Exclamation FTP Login Page?

    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://usernameassword@255.255.255.255. A form that auto-submits this information to the server would be great!

    Thanks, Mat

  2. #2
    Join Date
    Jan 2006
    Location
    Michigan
    Posts
    394
    I could, but it requires using a scripting language, either server or client side, depending on your server's capabilities. Also, the userassword@blah.com method of logging in leaves the user's password very visible. I don't think there would be enough advantages to this method to justify doing it. If you really want to do it, I can help you, but I wouldn't recommend doing this.

Similar Threads

  1. Photo Gallery and Page Update via FTP to Site Folder
    By kernlicious in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 11 Aug 2006, 12:47 PM
  2. Question on creating login page
    By David Blake in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 30 Nov 2005, 03:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •