OBJECTIVE:
A Wizard control often needs two TextBoxes on specific steps. In this
instance both Step5 and Step6 each require two TextBoxes in each step, that
is, each step requires a TextBox to optionally collect an e-mail address and
another TextBox to optionally collect a user name. Note however in this
instance only one TextBox in each step may be used to submit data. Thus, the
current step must remain displayed and an error message must be shown when
both TextBoxes in a step contain data.
A server-side solution is located at the ASP.NET forums [1].
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL
http://clintongallagher.metromilwaukee.com/
[1]
http://forums.asp.net/1632660/ShowThread.aspx#1632660