Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: CannotUnloadAppDomainException??? why? Pin
WillemM23-Jul-06 2:44
WillemM23-Jul-06 2:44 
QuestionSmall Intranet application with asp.net 1.1 Pin
hbk_leo22-Jul-06 6:57
hbk_leo22-Jul-06 6:57 
AnswerRe: Small Intranet application with asp.net 1.1 Pin
Mircea Grelus22-Jul-06 8:12
Mircea Grelus22-Jul-06 8:12 
GeneralRe: Small Intranet application with asp.net 1.1 Pin
hbk_leo23-Jul-06 7:46
hbk_leo23-Jul-06 7:46 
QuestionHelp, how to passing parameter to payment processor Pin
AlexKiat22-Jul-06 6:57
AlexKiat22-Jul-06 6:57 
AnswerRe: Help, how to passing parameter to payment processor Pin
Mircea Grelus22-Jul-06 8:16
Mircea Grelus22-Jul-06 8:16 
QuestionASP.NET login and password recovery control Pin
For_IT22-Jul-06 4:42
For_IT22-Jul-06 4:42 
AnswerRe: ASP.NET login and password recovery control Pin
minhpc_bk22-Jul-06 23:20
minhpc_bk22-Jul-06 23:20 
If you want to see the SendingEmail event working, you need to make sure that the you provider the Membership provider for the application, also the user is existing in the system. Otherwise, you need to look at the UserLookupError. If you want to control to generate the password on your own, you can provider your custom membership provider, or create an event handler for the VerifyingUser event. In the handler, you basically do a checking on provided username, reset the password, send an email if necessary, then remember to set the Cancel property to true.



QuestionMy first ASP.NET Programme. Pin
asprajesh22-Jul-06 4:31
asprajesh22-Jul-06 4:31 
AnswerRe: My first ASP.NET Programme. Pin
Swapnil Piparia23-Jul-06 21:07
Swapnil Piparia23-Jul-06 21:07 
QuestionASP.NET/Flash Pin
kirthikirthi22-Jul-06 2:50
kirthikirthi22-Jul-06 2:50 
AnswerRe: ASP.NET/Flash Pin
mikeyhardingboyo22-Jul-06 10:19
mikeyhardingboyo22-Jul-06 10:19 
QuestionUploading a Picture Pin
ADY00722-Jul-06 2:36
ADY00722-Jul-06 2:36 
AnswerRe: Uploading a Picture Pin
_AK_22-Jul-06 3:03
_AK_22-Jul-06 3:03 
Questionhow can create customized list control - reg. Pin
SILICONSARAV22-Jul-06 1:56
SILICONSARAV22-Jul-06 1:56 
AnswerRe: how can create customized list control - reg. Pin
Not Active22-Jul-06 2:27
mentorNot Active22-Jul-06 2:27 
AnswerRe: how can create customized list control - reg. Pin
SILICONSARAV22-Jul-06 2:46
SILICONSARAV22-Jul-06 2:46 
Questionhow to reduce loadind page time? Pin
hemamesta22-Jul-06 1:38
hemamesta22-Jul-06 1:38 
AnswerRe: how to reduce loadind page time? Pin
Not Active22-Jul-06 2:26
mentorNot Active22-Jul-06 2:26 
Questionhow can i add .exe in aspx page Pin
nabeelkhan22-Jul-06 0:21
nabeelkhan22-Jul-06 0:21 
AnswerRe: how can i add .exe in aspx page Pin
Mircea Grelus22-Jul-06 8:21
Mircea Grelus22-Jul-06 8:21 
AnswerRe: how can i add .exe in aspx page Pin
Saifi Hasan22-Jul-06 18:14
Saifi Hasan22-Jul-06 18:14 
QuestionWhere is the root directory. [modified] Pin
MickYL22-Jul-06 0:20
MickYL22-Jul-06 0:20 
AnswerRe: Where is the root directory. Pin
minhpc_bk23-Jul-06 16:21
minhpc_bk23-Jul-06 16:21 
Questionhow to send sms Pin
VenkataRamana.Gali21-Jul-06 23:47
VenkataRamana.Gali21-Jul-06 23:47 

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.