![]() |
Re: different validation areas in aspx page.
there is a way but is a little strange:
you can enable/diable validators and then when you call Page.Validate() method it will validate only these validators that are enabled Regards Martin "z. f." <zigi@info-scopeREMSPAM.co.il> wrote in message news:eqlZ9lNZEHA.808@tk2msftngp13.phx.gbl... > Hi, > > i have aspx page that posts to itself first time, show values related to the > posted data, and then post to itself second time, this time doing other > things. > can i validate in forst time just 2 of the input boxes while in the second > time validate other text boxes that are on the page? > > TIA, z. > > |
Re: different validation areas in aspx page.
This feature, validation groups, is also built-in with ASP.NET v2.
There's also a commercial product by Peter Blum which gives this capability. http://www.peterblum.com/Home.aspx -- Teemu Keiski MCP, Microsoft MVP (ASP.NET), AspInsiders member ASP.NET Forum Moderator, AspAlliance Columnist http://blogs.aspadvice.com/joteke "Martin Marinov" <memmarinov@mecrossroad.bg> wrote in message news:uXyJYAOZEHA.1764@TK2MSFTNGP10.phx.gbl... > there is a way but is a little strange: > you can enable/diable validators and then when you call Page.Validate() > method it will validate only these validators that are enabled > > Regards > Martin > > "z. f." <zigi@info-scopeREMSPAM.co.il> wrote in message > news:eqlZ9lNZEHA.808@tk2msftngp13.phx.gbl... > > Hi, > > > > i have aspx page that posts to itself first time, show values related to > the > > posted data, and then post to itself second time, this time doing other > > things. > > can i validate in forst time just 2 of the input boxes while in the second > > time validate other text boxes that are on the page? > > > > TIA, z. > > > > > > |
different validation areas in aspx page.
Hi,
i have aspx page that posts to itself first time, show values related to the posted data, and then post to itself second time, this time doing other things. can i validate in forst time just 2 of the input boxes while in the second time validate other text boxes that are on the page? TIA, z. |
Re: different validation areas in aspx page.
See if this thread helps.
http://groups.google.com/groups?hl=e...D100%26hl%3Den -- Alphonse Giambrone Email: a-giam at customdatasolutions dot us "z. f." <zigi@info-scopeREMSPAM.co.il> wrote in message news:eqlZ9lNZEHA.808@tk2msftngp13.phx.gbl... > Hi, > > i have aspx page that posts to itself first time, show values related to the > posted data, and then post to itself second time, this time doing other > things. > can i validate in forst time just 2 of the input boxes while in the second > time validate other text boxes that are on the page? > > TIA, z. > > |
| All times are GMT. The time now is 10:20 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.