473,326 Members | 2,128 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

CreateUserWizard validation

Hello,
I am using a CreateUserWizard sign up control and wish to use
server-side validation on the CreateUserWizardStep - my question is,
which event do I need to wire my validation up to so that if the
validation returns false, the user account isn't created?

Cheers in advance,
max

Sep 21 '06 #1
2 2351
CreatingUser --- i it fails your validation use

e.Cancel = true;

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
"jumblesale" <mc*****@gmail.comwrote in message
news:11*********************@m73g2000cwd.googlegro ups.com...
Hello,
I am using a CreateUserWizard sign up control and wish to use
server-side validation on the CreateUserWizardStep - my question is,
which event do I need to wire my validation up to so that if the
validation returns false, the user account isn't created?

Cheers in advance,
max

Sep 21 '06 #2
Cheers matey, that's great and works a treat :D

max
Cowboy (Gregory A. Beamer) wrote:
CreatingUser --- i it fails your validation use

e.Cancel = true;

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
"jumblesale" <mc*****@gmail.comwrote in message
news:11*********************@m73g2000cwd.googlegro ups.com...
Hello,
I am using a CreateUserWizard sign up control and wish to use
server-side validation on the CreateUserWizardStep - my question is,
which event do I need to wire my validation up to so that if the
validation returns false, the user account isn't created?

Cheers in advance,
max
Sep 22 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: VB Programmer | last post by:
I have several required field validators on each step of my CreateUserWizard. When I click Next it goes to the next step, even though the user hasn't typed anything in. I placed each "page"...
1
by: Henry Lee | last post by:
Hi, I am new to ASP 2.0 and try to build up the first site. The problem I got is when I use createuserwizard and try to create a new user on form. It always shows the error "Password length...
2
by: winnie_us99 | last post by:
Hi All, I am trying to do validation on my text field before going to the next page to create a user. It doesn't look like the next button will fire any validation. Am I missing something? Can...
0
by: Avi | last post by:
A CreateUserWizard contorl receives new user details, adds the user to the database, tries to send a confirmation mail message and stops with a "System.FormatException: The specified string is not...
2
by: hardieca | last post by:
Hi! I have a CreateUserWizard control with the usual suspects of validators. As you're probably aware, each validator is associated with one of CreateUserWizard's child controls. When a user...
0
by: RosH | last post by:
Hi Everyone, I have a CreateUserWizard my public sign up page of my website. I have edited the wizard to include collection of other personal information. I have a DropDownList for the...
3
by: vishwas1001 | last post by:
Hello everybody. I am using CreateUserWizard control in asp.net for creating new user. There is an inbuilt validation for password that 'there must be a non-numeric value and password must be...
3
by: Vincent | last post by:
Hi, With this CreateuserWizard code, i have two problems: 1) when email is left empty ="email not valid." and not "E-mailadres is required." (never shown). When is "E-mailadres is required."...
3
by: Ken Fine | last post by:
I am using ASP.NET's CreateUserWizard control. I want to force the visitor to use a username and e-mail address that I am providing in programming, and I do not want the visitor to be able to edit...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.