Visual Studio 2008For discussing Visual Studio 2008. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Visual Studio 2008 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
well here is the case if the user forgets his/her password admin can reset it then send it back to the user's email...
i already reset the password but how can i send it to their mail?
Doesn't the error message say it all? You need to provide a email address that meets the basic criteria of an email address. Note, .NET is not testing the validity of the address, just the structure of it.