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 May 3rd, 2006, 01:01 AM
Registered User
 
Join Date: May 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default multiple problems with logins and gridview

Okay, I'm currently working on a project and am stuck in a few areas. Lets start with my login system:

   I've been using the createuserwizard and have been forced to use the default values it provides. I.E., I would prefer not to have a security question and answer, but I can't seem to figure out how to remove this without it resulting in a error.
   Secondly, the password conventions require a non-alphanumeric charachter, which is cumbersome, how can I change this?

   Furthermore, I am using GridView to display a table from an Access DB source. Insert and Edit work fine, however, I cannot make the delete button delete an entire row.


  Finally, I currently have two seperate WebSites under one solution, and I cannot seem to have them communicate. Once a login is completed, how can I send the user over to a different website, containing the aforementioned table?


I'm using VB here. Please let me know what code you would like to see and I will gladly post it.


EDIT: Also, when I run the debugger to see my websites locally, only one shows up and no errors are shown. This used to not be the case and I could see both sites easily. Any suggestions?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Avoid multiple logins gabrieldcr2 ASP.NET 1.0 and 1.1 Professional 1 March 6th, 2008 11:47 AM
Multiple databases...multiple problems keady2 BOOK: Access 2003 VBA Programmer's Reference 1 June 7th, 2006 01:52 PM
Multiple problems with Login system, GridView hindereduseless ASP.NET 2.0 Professional 0 May 3rd, 2006 01:13 AM





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