Re: Creating a quick and easy login
I think you're going to be stuck using http authentication to do this. Have people signup via a simple contact form online and then send them the username and pass. You can set the contact form to automatically email them the info so it shouldn't be much overhead.
|