leedslad81
Technical User
Hi,
I am creating a booking form whereby for a user to create a booking, they must be logged in. They cannot go to the next step without logging in. If they have already logged in they will be redirected to a step further along.
I test to see if a user has logged in via the page_load function. This appears to work. My problem is with the login, in the actual wizard. For some reason, my code will not log me in and will in fact keep me put me back a step. I'm struggling to see why the code isn't working.
What I want is for where someone enters their login details and clicks the next button to be redirected to ActiveStepIndex = 2. I have attached both files for your perusal.
Much appreciated
Rob
I am creating a booking form whereby for a user to create a booking, they must be logged in. They cannot go to the next step without logging in. If they have already logged in they will be redirected to a step further along.
I test to see if a user has logged in via the page_load function. This appears to work. My problem is with the login, in the actual wizard. For some reason, my code will not log me in and will in fact keep me put me back a step. I'm struggling to see why the code isn't working.
What I want is for where someone enters their login details and clicks the next button to be redirected to ActiveStepIndex = 2. I have attached both files for your perusal.
Much appreciated
Rob