I wish to create a basic website which I am fine doing. I want this site to allow either:
-
A website administrator to set up an account for people so that they can then login.
-
Allow new users to create their own account.
The kind of information people will be allowed to post is business information.
I do not want this to be done via a notes logon which will require a new ID for each user. I need some method of validation for each user but I can’t think how.
I may also want it to be the case that new users have to pay for an account - how would this be done and integrated with some payment method e.g. PayPal?
Has anyone any ideas on how this can be done. If Javascript needs to be used then please describe this in some detail as my Javascripting is poor.
Non notes IDs and validation has been a bane of mine for years and I’ve not come up with a way of resolving this problem. Therefore help will be greatly appreciated.
Thanks