Welcome to Jtech!


You are not logged in.
Login

Menu

Modifying the Login Control

There are only two changes we need to do to our existing Login Control. - One is to add a link to a 'Create User' page and the other is to add a link to a 'Retrieve Password' page. - These links will show up in our 'Login Box' as you see here:

To do this, we've added 4 lines for the links and where the pages are located as you can see below:

Now if the user clicks on either of the two links, he/she will be taken to one of those pages instead of logging that person in.

Moving on to the 'Create User' page.

Previous - Using Master Page(s) Next - The 'Create User' Control