The following project file was created using Delphi 2.0. It was designed check Ftp users against a Dbase Database. We allow people to create homepages on our system, then ftp files to their directory. We use Web pages and CGI to store save username, password and directory name in a Dbase file. This DLL verify username and passwords and sets the user Homedir as a fixed path + dirname + username (e.g. c:\website\htdocs\ + students + \steve) Feel free to use this code in anyway you see fit, even making fun of my poor programming skills. If you have any questions or comments (like you see a big gaping hole in security) email me at steve@toplinks.com Steve Zohn