geiger
06-22-2002, 06:15 PM
Hello,
As you may have heard, a script of mine is almost complete but I don't yet have a name for it. Past thoughts were IntraFolder and LiveSite (<- this being the best but the .com owner never replied to email). All I need is a name with the .com available. Either that or available for inexpensive purchase. In return, you get a free copy of the script.
The script is a PHP/MySQL-based account management system. It creates a database of username/password login accounts (accessed via the user/pass login forms you see on 50% of sites). The administrator has a control panel where he can add new accounts, edit them, and delete them. In each account one may define individual "projects", and upload files into an account's
project folders. Handy for web developers for use with their clients.
Right now I have a working beta version with some features missing, but you can get the gist. Go to www.4netdesign.com and sign in under username: Contest, password: demo. The first page you see is the old beta interface, but you'll see a list of files which I uploaded for you to see. This is the same way the "clients" would access their accounts, except the interface
would be different. One of the files I uploaded for you to see is the future interface (any day now). The other is what the administration panel looks like minus the Javascript.
The Javascript is a powerful dynamic implimentation that's used as a shorthand. Instead of having to check and switch every option in the admin panel, half of the things are done automatically based on what you've already completed. For instance, when -New Account- is selected, only the
"Username", "Password", and "eMail" fields are activated. As soon as you choose an account, the radio button moves to "Edit" and the file upload fields become enabled.
There's also email updates which let you know when your account has been created, deleted, updated, etc.
Anyway, go ahead and sign in and see what it's like.
Thanks in advance. :D
As you may have heard, a script of mine is almost complete but I don't yet have a name for it. Past thoughts were IntraFolder and LiveSite (<- this being the best but the .com owner never replied to email). All I need is a name with the .com available. Either that or available for inexpensive purchase. In return, you get a free copy of the script.
The script is a PHP/MySQL-based account management system. It creates a database of username/password login accounts (accessed via the user/pass login forms you see on 50% of sites). The administrator has a control panel where he can add new accounts, edit them, and delete them. In each account one may define individual "projects", and upload files into an account's
project folders. Handy for web developers for use with their clients.
Right now I have a working beta version with some features missing, but you can get the gist. Go to www.4netdesign.com and sign in under username: Contest, password: demo. The first page you see is the old beta interface, but you'll see a list of files which I uploaded for you to see. This is the same way the "clients" would access their accounts, except the interface
would be different. One of the files I uploaded for you to see is the future interface (any day now). The other is what the administration panel looks like minus the Javascript.
The Javascript is a powerful dynamic implimentation that's used as a shorthand. Instead of having to check and switch every option in the admin panel, half of the things are done automatically based on what you've already completed. For instance, when -New Account- is selected, only the
"Username", "Password", and "eMail" fields are activated. As soon as you choose an account, the radio button moves to "Edit" and the file upload fields become enabled.
There's also email updates which let you know when your account has been created, deleted, updated, etc.
Anyway, go ahead and sign in and see what it's like.
Thanks in advance. :D
