question regarding the CreateUserWizard

J

Jeff

hi

asp.net 3.5

I want a CreateUserWizard to first show 3 buttons, symbolizing 3 different
kind of membership the user can select. Clicking on those buttons get the
user to the next screen etc Each screen after clicking on the buttons will
have different fields the user has to type in information into....

I don't know how to specify this initial step in CreateUserWizard

I created this markup:
<WizardSteps>
<asp:WizardStep>
<img src="Images/getstarted.jpg" />
<img src="Images/getstarted.jpg" />
<img src="Images/getstarted.jpg" />
</asp:WizardStep>

which gives 3 images + 1 next button... I want the images to become the next
buttons and remove the "next button"

any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top