Hi everyone

Can anyone help me with this.. I have created a promo code which is attached to a customer. The only way to view the catalog is by entering the promo code. When a customer creates an account i want to attach that promo code to the customer table. I am currently saving the info in the sessions table in the value field when they sign in with the promo code . Can anyone help me with the code to extract it from the sessions Value field when a customer creates an account .. I am really struggling with this being a newbie to OSC. I want to change the Create_account_process to extract the code from the Sessions table and plug it into the customer table. I see it in the value field so there has to be a way to extract it....