India seo web development website designer freelance

Making sure the chosen user name is unique You add a server behavior to make sure the user name entered is not taken by another registered user.

When the user clicks the Submit button on the registration page, the server behavior compares the user name entered by the user against the user names stored in a database table of registered users. If no matching user name is found in the database table, the server behavior carries out the insert record operation normally. If a matching user name is found, the server behavior cancels the insert record operation and opens a new page (usually a page alerting the user that the user name is already taken).

To make sure the chosen user name is unique:
In the Server Behaviors panel (Window > Server Behaviors), click the plus (+) button and choose User Authentication > Check New Username from the pop-up menu.
The Check New Username dialog box appears

Complete the dialog box.
For instructions, see Setting the Check New Username dialog box options.

Click OK.
adds a server behavior to the registration page that checks that the user name submitted by a visitor is unique before adding that visitor’s information to the database of registered users

1 2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 422

India web developer website development India