robbied81 0 Newbie Poster

Can someone help me? I have a wizard that a user can access only if they are logged in. Step 1 will bring up their details in a formview in edit mode. When a user enters there details, the next step confirms the data e.g. labels accessing the values from previous step. However no value is displayed on the label text. I have attached the code.

For reference:

LoginViewID = LoginView1
WizardID = Wizard1
FormViewID = FormView1

I'm not sure where I am going wrong.

Can someone help me as it is pretty urgent.

Regards