wizard like application in asp.net

  • Thread starter Thread starter femi george via .NET 247
  • Start date Start date
F

femi george via .NET 247

hello,
how can i create a wizard like application in asp.net?
thanks
 
You can use the TabStrip control from Microsoft. Or just do a series of
pages rather than allowing dynamic or random navigation.

HTH

Dale Preston
 

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

Back
Top