Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wizard Control with Login

Status
Not open for further replies.

leedslad81

Technical User
Feb 9, 2009
4
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top