Is there a way to set a default GROUP access level when a new user registers for the first time.
Thanks!
Problem solved - added a line of code to the ../users/add_new_account.asp page.
CmdAdduser.Fields("Groups") = "*2*"
If you wish to make a comment to this info you must first loginIf you are not already registered you must first register