If I have a registered user in the user object table already and I want
this
user to be able to perform a guest check out mechnism by just adding his
email address even is matching the email address when he was a registered
user. Also, he can change his name. How can I have a registered account
and
unregistered account rows on the same table. i keep in getting the
profilealreadyexist exception.
Please help
Thansks