Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 27th, 2006, 12:58 PM
Authorized User
 
Join Date: Feb 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default Adding another field to the create user admin tool

Hi,

I was wondering whether it was possible to add another field in the asp.net web site administration tool.

I want people to enter their mobile number, i changed the database to not accept nulls for that but the form does not change on the administration tool when i go to create a user.

Also i want to allow users to register themselves on the website instead of me adding them, would i just have to send the details they add to the asp.net_user table except that their are other tables connected to it, is there an easier way to do it as i'm sure most sites allow people to register themselves.



 
Old February 27th, 2006, 02:10 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Why are you allowing(if you even can) the users to use the admin tool to be entered into the DB? Use the CreateUserWizard control on a page for them to create a login.

Jim

 
Old February 27th, 2006, 03:55 PM
Authorized User
 
Join Date: Feb 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default

yeah i was going to use the wizard but i wanted to know whether you can remove some of the fields or add some on it which would still be compatible with the db and would show up when i looked on the admin tool. so say i did a login wizard and added a mobile number, when i went to do my roles on the admin tool the extra field would be there?

 
Old February 27th, 2006, 05:34 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

The admin tool is completly separate and will not show any other columns other than the default columns it shows.. as far as I know.

Jim






Similar Threads
Thread Thread Starter Forum Replies Last Post
Help - Create a new user with admini tool Jack007 ASP.NET 2.0 Basics 1 November 4th, 2008 07:43 AM
Web Site Admin Tool Rich57 ASP.NET 2.0 Basics 0 October 25th, 2007 03:31 AM
Web Admin Tool - Intended Use? rrflore2 ASP.NET 2.0 Basics 0 February 26th, 2007 10:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.