|
Posted by Peter Chant on 03/10/06 03:12
Scott wrote:
> Peter,
>
> You might consider having a single login for the whole club, if the data
> you're hiding is not confidential. This will cut down on your coding
> time a bit, and you can still use cookies to bypass the login after the
> first time. I had a successful outcome doing this on a club site before.
Interesting. Glad to hear it has worked in practice. Maybe combine that
with irimtester's suggestion. I could for a bit more security use email
address and membership number, but that is more hastle for all. Just stick
with email address.
Hmm,
email address as login for first time, match against list.
Cookies for subsequent logins if enabled.
More detailed information, that is sent via the mailing list already, could
be requested via a web form and sent to the (matched) email address.
Thanks,
Pete
--
http://www.petezilla.co.uk
Navigation:
[Reply to this message]
|