Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 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 September 26th, 2009, 12:10 PM
Friend of Wrox
 
Join Date: Sep 2009
Posts: 165
Thanks: 5
Thanked 6 Times in 6 Posts
Arrow How to make users notify about their failure login attempts

Hi guys,
Anyone reading this thread can please help me in the topic above mentioned.?

However there is one property regarding this "maxInvalidPasswordAttempts" in conjunction with "passwordAttemptWindow" , but please tell me how these two can be used to notify users about their failure attempts.

I have 1 more question to ask.
In pages like ContactForm.aspx, I have used a label to display a success or failure message to user after submitting form
Code:
<asp:Label ID="lblMessage" runat="server" Text="Message Sent" Visible="false"></asp:Label>
Is there possible to have a message box rather than having simple label control?
I have already added a reference of "System.Windows.Forms" class in the root directory of the site. And then have added the namespace in code behind file of that user control.
Code:
using System.Windows.Forms;
And if it is possible then on clicking the OK button of message box, how it will be redirected to the same ContactForm.aspx page....

Any assistance will lead these 2 exercises to completion.
 
Old September 26th, 2009, 12:52 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

If this is not related to the book (which apparently it isn't), please don't post it in the book's forum, but in a more general ASP.NET category: http://p2p.wrox.com/asp-net-3-5-basics-351/

Also, try asking one question per post; makes your chances on getting a reply much bigger.
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old September 27th, 2009, 06:37 AM
Friend of Wrox
 
Join Date: Sep 2009
Posts: 165
Thanks: 5
Thanked 6 Times in 6 Posts
Arrow instant results 2.0

Hello sir, You have suggested me to grab your Asp.Net 2.0 Instant results book.
I have looked for the code for the time being now. There is installer . Please tell me what is it and what it serves.
 
Old September 27th, 2009, 06:39 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

What installers typically do: Install an application. Each chapter describes what it does and how it works in more detail.

BTW: the Instant Results book has its own forum. Please post there for stuff related to that book. As I asked you before: please consider where you post what.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Photo login failure pchee373 BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 5 June 29th, 2007 02:25 PM
login failure yasminnnnn BOOK: ASP.NET Website Programming Problem-Design-Solution 2 February 27th, 2007 04:16 AM
Login Failure Basia BOOK: ASP.NET Website Programming Problem-Design-Solution 6 November 1st, 2005 08:33 PM
Another Login failure Bo.B.B BOOK: Beginning VB.NET Databases 6 July 10th, 2005 04:02 AM





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