I have a page where the already registered member can create
a username and password to access the secure part of my site. I
need to be able to 1) check for uniqueness of username (no
duplicates) , 2) validate my fields (password, confirm password,
email address)
Is there a way to apply the check new username behavior to
the update record server behavior I have in place?
thanks,
Rob