CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 1/21/2008 4:51:25 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 16 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
stibet
Asp.Net User
I cant navigate the wizard1/21/2008 4:51:25 PM

0/0

I have a simple data entry wizard with 2 steps.

 When user enters username and password and clicks to next button I check it,  if this username already exists in database.
UyeWizard.MoveTo(Step1) does not function where UyeWizard is the name of my wizard and Step1 is the ID of first Wizardstep.
 
I could not find the mistake even I tried a few different ways.

Thanks 

 


 


sst
Adam.Kahtava
Asp.Net User
Re: I cant navigate the wizard1/21/2008 7:20:23 PM

0/0

 Have you been following the Wizard Tutorial on the MSDN Wizard.MoveTo Method page?


-Adam Kahtava [http://adam.kahtava.com]
stibet
Asp.Net User
Re: I cant navigate the wizard1/21/2008 7:42:52 PM

0/0

Yes I did but nothing changed.

 Here is my code

If UyeWizard.ActiveStepIndex = UyeWizard.WizardSteps.IndexOf(Me.Step2) Then
UyeWizard.MoveTo(Me.Step2)
End If

However I use this code in NextButtonClick event ..

Does it matter ?


sst
Amanda Wang - M
Asp.Net User
Re: I cant navigate the wizard1/24/2008 5:21:40 AM

0/0

Hi,

stibet:
When user enters username and password and clicks to next button I check it,  if this username already exists in database.
UyeWizard.MoveTo(Step1) does not function where UyeWizard is the name of my wizard and Step1 is the ID of first Wizardstep.

Base on my understanding, if the username that you create in the step 1 be checked has arleady exists in the database, you do not want to move to the next step, right?

If you do not want to move to next step, you can make the NextButton disabled or invisible.

You should use the findcontrol method to fine NextButton, like below:

Button btn = (Button)this.Page.FindControl("ctl00$Wizard1$StepNavigationTemplateContainerID$StepPreviousButton");
btn.Visible = false;

Hope it helps.

 

 


Please remember to mark the replies as answers if they help and unmark them if they provide no help.


Yours sincerely,
Amanda Wang
Microsoft Online Community Support
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
ASP.NET 2.0: Your Visual Blueprint for Developing Web Applications Authors: Chris Love, Pages: 339, Published: 2007
Pro ASP.NET 2.0 Website Programming Authors: Damon Armstrong, Pages: 641, Published: 2005
Administrator's Guide to Windows Server 2003 Authors: TechRepublic, Incorporated, TechRepublic, Pages: 0, Published: 2004
How to Use Microsoft Office 97: Visually in Full Color Authors: Sherry Willard Kinkoph, Sherry Kinkoph, Kathy Ivens, Thomas E. Barich, Pages: 392, Published: 1998
Oracle Internals: Tips, Tricks, and Techniques for DBAs Authors: Donald K. Burleson, Pages: 896, Published: 2002
Microsoft Dynamics CRM 4.0 Unleashed: Unleashed Authors: Marc J. Wolenik, Damian Sinay, Pages: 846, Published: 2008
The Human-computer Interaction Handbook: Fundamentals, Evolving Technologies, and Emerging Applications Authors: Julie A. Jacko, Andrew Sears, Pages: 1277, Published: 2003
All-in-one A+ Certification Exam Guide Authors: Michael Meyers, Scott Jernigan, Pages: 1141, Published: -1

Web:
[Thunderbird] Re: Can't Navigate My LAN Or Ping [Thunderbird] Re: Can't Navigate My LAN Or Ping. Cybe R. Wizard cybe_r_wizard at earthlink.net. Tue Dec 9 07:00:29 GMT 2008 ...
Page wizard problems [Archive] - bluehostforum.com When I use “Page Wizard” to edit any of the pages, the navigating Index on the opening page disappears. You can’t go to any of the other 9 pages as there is ...
Spyware Wizard review. Spyware Wizard is a Rogue Tool. do NOT Buy. Dec 12, 2006 ... Spyware wizard has also taken over my computer. I agree with guest #5. I am trying to run a business and cannot navigate very well. ...
Cannot access wizard button controls on server side - ASP.NET Forums Specifically, on one of the wizard steps, I have a control that while they are working with it, they should not be able to navigate the ...
TomTom 5.2 - Cant navigate menus? - xda-developers TomTom 5.2 - Cant navigate menus? Wizard. ... Ok, I have TomTom 5.2 running perfectly but cannot get the up,down,left,right buttons to work when navigating ...
Can't Navigate My LAN Or Ping: msg#00588 ubuntu-users Dec 6, 2008 ... Next by Date: [no subject], Cybe R. Wizard. Previous by Thread: Can't Navigate My LAN Or Ping, scott. Next by Thread: Can't Navigate My LAN ...
CodeProject: .Net Wizard Control. Free source code and programming ... If your wizard do not have any panel you cannot navigate through them. Make sure that you added as many steps as you need, using UIPanels property of wizard ...
Can't move to the next screen in the Connection Wizard If you cannot navigate to the next screen of the Connection Wizard (Windows) or Connection Assistant (Macintosh), you may have entered the connection ...
Wizard This element is used to construct a step-by-step wizard found in some applications ... If this property is false, the user cannot navigate to the next page. ...
Re: [Thunderbird] Re: Can't Navigate My LAN Or Ping Subject: Re: Can't Navigate My LAN Or Ping ... Att Yahoo web mail does ... From: Cybe R. Wizard. References: [Thunderbird] Re: Can't Navigate My LAN Or Ping ...

Videos:
Final Fantasy: Mystic Quest - Playthrough - Part 1 HIGH QUALITY: http://www.youtube.com/watch?v=6HeDQwHCzAg&fmt=18 new playthrough... Let's begin on a fair note: Final Fantasy Mystic Quest ...
Assistive Vision Technology for the Blind: Recognizing ... Google Tech Talks September 5, 2006 Serge Belongie




Search This Site:










specifying master pages via database

menu problem

how to cache server control on master page

help with stopping access to previous page via browser back button

setting simple label items in master page

more than one sitemaps

masterpage not rendering on form redirection to login page!

asp menu question - images and datasource

accessing body in master from other page

firefox with ui layout..!

css position problem

how to send a value to masterpage hidden textbox from a pop up window

problem loading master page

setting masterpage controls during page load

treeview - image and text gap? (screenshot)

master page validation

issue when switching themes (c#)

treeview menu

gridview skinfile

url rewriting + themes

pages losing style

sitemapnode attribute - access denied

treenodecollection not updated when using the treenodepopulate event

is css case sensitive?

huge viewstate with treeview

master page, two content place holders, hyperlink and target window

asp.net theme based on type of browser

enlarging clickable area of a dynamic navigation menu item

javascript in masterpage's childpage's content

handling events of my custom login control that is placed inside a master page

  Privacy | Contact Us
All Times Are GMT