Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional 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 May 11th, 2007, 01:21 AM
Friend of Wrox
 
Join Date: Aug 2006
Posts: 231
Thanks: 0
Thanked 1 Time in 1 Post
Default validation summary

Validation summary question
hi to all
my problem is:
i am using validation control required field validator as well as validation summary for the same page.
when i use only validation control, if i fill correct value it immediately disappears, but if i am using validation summary the errors which ones shown does not disappear befor clicking the submit button.
i want the validatrion summary errors must also disappear as soon as i correct my value in database.
i see this functionality in following URL:
https://www.call-em-all.com/
while registering my self

regards,
Munish


thanks......
__________________
thanks......
 
Old May 11th, 2007, 08:00 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

A look at the source of some of the page reveals this in javascript comments:
// Copyright 2003, 2004 Peter L. Blum, All Rights Reserved, www.PeterBlum.com
// Professional Validation And More v2.0.2 Level 2

I bet that what you are seeing is not native .NET behavior, but this more flexible validation behavior from this third party tool.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
getting summary in a stored procedure smiter SQL Server 2000 1 April 24th, 2007 05:37 PM
Not getting correct summary total arcadehunter BOOK: Professional Crystal Reports for VS.NET 0 November 8th, 2006 02:23 AM
Message Box for Validation Summary diptidjadhav ASP.NET 1.0 and 1.1 Basics 0 April 3rd, 2006 05:15 AM
Summary in footer Blueman137 ASP.NET 1.0 and 1.1 Basics 1 March 30th, 2004 06:48 PM





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