Microsoft
Software
Hardware
Network
Question : Usning the wizard control in asp.net
Hello experts,
I am using the wizard control as a way to let the user create a survey that consist of a number of questions and their respective optional answers. In other words, each page the wizard displays will have a textBox for the question and below it a list of radio buttons or check boxes where the optional answers can be selected from.
My question is this: If the number of pages (questions) displayed by the wizard is limited to the number of the wizardstep elements used, doesn't this mean I will be confining the user to a specific number of questions?
Is there a way to leave it to the user to define how many wizardsteps elements (questions) he can have in his survey?
Thank you
Answer : Usning the wizard control in asp.net
The MS HTML help workshop:
http://go.microsoft.com/fw
link/?Link
Id=14188
More info here:
http://msdn.microsoft.com/
en-us/libr
ary/
ms6701
69%28v=VS.
85%29.aspx
Random Solutions
Quick Question: HTML for iPhone
mssphtb.dll disabled in Outlook 2010
Create bookmarks for certain sections
Convert float to date
citrix
LAN Connectivity
How to calculate the difference of values in consecutive rows
Connection Object in SPRING
Visual Studio 2010 Express, Publish from a 64bit Windows 7 for Windows XP 32bit
How to get query cretaed by the prepare statement in PDO