Is this possible?
I'd like to create a Wizard page using the Wizard control and make use of some existing aspx pages so I don't have to create duplicated code. After adding the Wizard control, adding some steps and adding a control to each step, I can see in the markup code that all design for each step is written in that one aspx file. So how, if possible, can I embed an aspx page as a step?
Thankyou for your time
...
Go to the complete details ...