Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. CreateUserWizard control button problem

CreateUserWizard control button problem

Scheduled Pinned Locked Moved ASP.NET
help
7 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bonkers123
    wrote on last edited by
    #1

    Is there a way to use the asp:CreateUserWizard control to set focus to the Create User button. What I want is for the Create User button to have focus after the user has re-typed their password. Thus, if he now presses return/enter, the user is created... Any help would be much appreciated.

    E A 2 Replies Last reply
    0
    • B bonkers123

      Is there a way to use the asp:CreateUserWizard control to set focus to the Create User button. What I want is for the Create User button to have focus after the user has re-typed their password. Thus, if he now presses return/enter, the user is created... Any help would be much appreciated.

      E Offline
      E Offline
      eyeseetee
      wrote on last edited by
      #2

      Nice Username!! You could set the focus in the OnTextChanged event for the textbox. Or set up a tab order so after tabbing from the textbox for password it goes straight to the button.

      Formerly know as .netman

      modified on Friday, October 17, 2008 4:16 AM

      B 1 Reply Last reply
      0
      • E eyeseetee

        Nice Username!! You could set the focus in the OnTextChanged event for the textbox. Or set up a tab order so after tabbing from the textbox for password it goes straight to the button.

        Formerly know as .netman

        modified on Friday, October 17, 2008 4:16 AM

        B Offline
        B Offline
        bonkers123
        wrote on last edited by
        #3

        hahaha... tnx ^_^ I'm geussing I'll have to create a custom template for that, right ? Thing is, using the CreateUserWizard, as far as I can see I don't have much control over that button, i.e. setting focus to it, tab order etc... How can I get "access" to the Confirm Password text box and it's events...?

        E 1 Reply Last reply
        0
        • B bonkers123

          hahaha... tnx ^_^ I'm geussing I'll have to create a custom template for that, right ? Thing is, using the CreateUserWizard, as far as I can see I don't have much control over that button, i.e. setting focus to it, tab order etc... How can I get "access" to the Confirm Password text box and it's events...?

          E Offline
          E Offline
          eyeseetee
          wrote on last edited by
          #4

          I'm not sure exactly. I have used the Wizard but I havent customized it. Check this article out: http://www.programmersheaven.com/download/54190/download.aspx

          Formerly know as .netman

          B 1 Reply Last reply
          0
          • E eyeseetee

            I'm not sure exactly. I have used the Wizard but I havent customized it. Check this article out: http://www.programmersheaven.com/download/54190/download.aspx

            Formerly know as .netman

            B Offline
            B Offline
            bonkers123
            wrote on last edited by
            #5

            mmm.... interesting. Thanks. Seems like i'll have to customize... but I'm too lazy ^_^ The user will have to click on the Create User button for now :-) I was hoping there's an easy way ;P

            1 Reply Last reply
            0
            • B bonkers123

              Is there a way to use the asp:CreateUserWizard control to set focus to the Create User button. What I want is for the Create User button to have focus after the user has re-typed their password. Thus, if he now presses return/enter, the user is created... Any help would be much appreciated.

              A Offline
              A Offline
              Alok Sharma ji
              wrote on last edited by
              #6

              may be you need it on your own way...... shoul you try html focus functions or try jscript for it ... i dont know any coding facility for focusing on that except javascript or html function. you should try javascript for better performance and security. :-D

              B 1 Reply Last reply
              0
              • A Alok Sharma ji

                may be you need it on your own way...... shoul you try html focus functions or try jscript for it ... i dont know any coding facility for focusing on that except javascript or html function. you should try javascript for better performance and security. :-D

                B Offline
                B Offline
                bonkers
                wrote on last edited by
                #7

                mmm.... javascript. I am not too familiar with javascript, and I only recently stepped into the as world ^_^ How would you do that?

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups