how to use password recovery control in my .net application using C#.
Nithya.G 0 Newbie Poster
Recommended Answers
Jump to PostHi again Nithya. Here is a great tutorial:
http://quickstart.developerfusion.co.uk/QuickStart/aspnet/doc/ctrlref/login/passwordrecovery.aspx
Has code samples too! HTH
Jump to Postgive the following in your web.config file
<customErrors mode="Off"/>
it will show the programming error.
from the error itself you can identitfy the problem .
All 6 Replies
majestic0110 187 Nearly a Posting Virtuoso
Nithya.G 0 Newbie Poster
raj416 2 Newbie Poster
Samjonz 0 Newbie Poster
pateljaydeep.p 0 Newbie Poster
crishlay 0 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.