I have a simple but large html based site, publishing scientific data.
I do not know php or other asc...
If it is exist I would like to add a standard Membership Module with registration, password, login, forget password, etc options, to allow members access certain pages.
Anyone know where can I find a module like this?
I am ready to pay modest price for it if there is nofree options.
There is nothing that you will be able to just "drop in" without knowing a little bit of php or perl, but there are a lot of really easy scripts already written for this. I guess the first question for you is whether you can use a mySQL or SQLite database or if you have to use a plat-file (text) database?
All the things I can show off a bit of VB background, (Quick Basic - who remembers?) and some MS Access...
So whit a bit of luck I could start with a simple script...
To begin, I would be happy with a flat-file, text database.
Here is a very simple flat file registration and log in script that should meet your basic needs. Search for "user management" and you will find lot's of examples.
Bookmarks