Click here to Skip to main content
15,918,243 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: custom paging in gridview in asp.net 2.0 Pin
Abhijit Jana19-Jan-08 23:15
professionalAbhijit Jana19-Jan-08 23:15 
GeneralCSS Hover Pin
new2pgrmg19-Jan-08 4:20
new2pgrmg19-Jan-08 4:20 
GeneralRe: CSS Hover Pin
#realJSOP19-Jan-08 4:37
professional#realJSOP19-Jan-08 4:37 
GeneralRe: CSS Hover Pin
Trustapple19-Jan-08 4:52
Trustapple19-Jan-08 4:52 
GeneralRe: CSS Hover Pin
#realJSOP19-Jan-08 7:07
professional#realJSOP19-Jan-08 7:07 
GeneralRe: CSS Hover Pin
chaiguy133720-Jan-08 15:25
chaiguy133720-Jan-08 15:25 
GeneralRe: CSS Hover Pin
Trustapple20-Jan-08 16:36
Trustapple20-Jan-08 16:36 
GeneralUser management [modified] Pin
#realJSOP19-Jan-08 3:10
professional#realJSOP19-Jan-08 3:10 
Using .Net 2.0...

I'm currently using my own user management stuff, but I've come to realize that I need part of the Membership functionality of .Net. Here's my setup:

1) I'm using MySql for the database. This fact is not open for discussion beyond answering my question, don't waste your time trying to convince me to use Sql Server. The provider I'm using supports the .Net Membership/roles stuff.

2) Registration includes a number of fields as well as a captcha system.

3) When the user registers, an email is sent to his/her email address with an activation code.

4) When the user activates the account (by clicking on the url in the email he was sent), he is then permitted to log in to the site.

When I'm done converting to the M.Net membership stuff, I want all of the above to work as before.

Currently, all pages of the site are in the site's root folder. I want to move all of the members-only pages to a sub-folder. I DO NOT want to use the .Net membership registration or login controls. Again, please don't ask why, just make the mental leap.

Can someone guide me as to what I need to do to effect this change?

I'm using a massaged version of this Codeproject article[^] for my provider code.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


modified on Saturday, January 19, 2008 10:37:22 AM

Question[Message Deleted] Pin
pradeep kumarappagari19-Jan-08 3:02
pradeep kumarappagari19-Jan-08 3:02 
GeneralRe: Read image from Excel sheet? Pin
Paul Conrad20-Jan-08 9:28
professionalPaul Conrad20-Jan-08 9:28 
Generalasp:TextBox weirdness Pin
#realJSOP19-Jan-08 1:44
professional#realJSOP19-Jan-08 1:44 
GeneralRe: asp:TextBox weirdness Pin
Abhijit Jana19-Jan-08 1:49
professionalAbhijit Jana19-Jan-08 1:49 
GeneralRe: asp:TextBox weirdness Pin
#realJSOP19-Jan-08 2:13
professional#realJSOP19-Jan-08 2:13 
GeneralRe: asp:TextBox weirdness Pin
Abhijit Jana19-Jan-08 2:23
professionalAbhijit Jana19-Jan-08 2:23 
GeneralRe: asp:TextBox weirdness Pin
Michael Sync21-Jan-08 4:58
Michael Sync21-Jan-08 4:58 
GeneralRe: asp:TextBox weirdness Pin
#realJSOP19-Jan-08 2:15
professional#realJSOP19-Jan-08 2:15 
GeneralRe: asp:TextBox weirdness Pin
Abhijit Jana19-Jan-08 2:21
professionalAbhijit Jana19-Jan-08 2:21 
GeneralRe: asp:TextBox weirdness Pin
#realJSOP19-Jan-08 3:01
professional#realJSOP19-Jan-08 3:01 
GeneralRe: asp:TextBox weirdness Pin
Vasudevan Deepak Kumar19-Jan-08 19:12
Vasudevan Deepak Kumar19-Jan-08 19:12 
QuestionHow can this be possible? - Part 3 Pin
v1i9n6o7d19-Jan-08 0:39
v1i9n6o7d19-Jan-08 0:39 
AnswerRe: How can this be possible? - Part 3 Pin
mohankatari21-Jan-08 0:25
mohankatari21-Jan-08 0:25 
GeneralRe: How can this be possible? - Part 3 Pin
v1i9n6o7d22-Jan-08 2:08
v1i9n6o7d22-Jan-08 2:08 
Generalpost back url Pin
sirisha guttikonda19-Jan-08 0:31
sirisha guttikonda19-Jan-08 0:31 
GeneralDuplicate Post -> Please Ignore Pin
Abhijit Jana19-Jan-08 0:39
professionalAbhijit Jana19-Jan-08 0:39 
Generalpost back url Pin
sirisha guttikonda19-Jan-08 0:30
sirisha guttikonda19-Jan-08 0:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.