CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > windows_hosting.hosting_open_forum Tags:
Item Type: NewsGroup Date Entered: 1/30/2004 10:21:50 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 26 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
jfrot
Asp.Net User
How to create a custom validator control ?1/30/2004 10:21:50 AM

0/0


Hi,

I have create a function to use with the custom validator control, and I would like to create one full control with its own dll or class.

Any useful hint or link to do that ?

thanks

Johann
Website - Weblog
joteke
Asp.Net User
Re: How to create a custom validator control ?1/31/2004 8:40:10 AM

0/0

Hi,

basically inherit from BaseValidator and add logic to EvaluateIsValid method as well as other methods if you need to. If you want to support client-side functionality, you need to generate some validation script to do the job (in ONPreRender method after you have checked does the browser support client-side script). Anyweay here is something about the subject:
http://www.codeproject.com/useritems/UriValidator.asp


Thanks,

Teemu Keiski
Finland, EU
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ASP.NET: Tips, Tutorials, and Code Authors: Scott Mitchell, Pages: 878, Published: 2002
ASP.NET 2.0 All-In-One Desk Reference For Dummies: all-in-one desk reference for dummies Authors: Doug Lowe, Jeff Cogswell, Ken Cox, Pages: 910, Published: 2006
Programming ASP.NET: Building Web Applications and Services with ASP.NET 2.0 Authors: Jesse Liberty, Dan Hurwitz, Pages: 930, Published: 2005
ASP.NET by Example Authors: Steven A. Smith, Pages: 552, Published: 2002
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
Beginning Expression Web Authors: Zak Ruvalcaba, Pages: 474, Published: 2007
Professional ASP.NET 3.5: In C# and VB Authors: Bill Evjen, Scott Hanselman, Devin Rader, Pages: 1673, Published: 2008
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1255, Published: 2005
Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional Authors: Matthew MacDonald, Pages: 954, Published: 2007
Beginning ASP.NET 3.5 in VB 9.0: From Novice to Professional Authors: Matthew MacDonald, Pages: 1149, Published: 2007

Web:
CustomValidator Control (General Reference) The CustomValidator control allows you to create a validation control with customized validation logic. For example, you can create a validation control ...
4GuysFromRolla.com - User Tips: Creating a Validation Control for ... For more information, refer to Creating Validator Controls for the CheckBox ... NET is that you can simply create a new custom Web control that includes the ...
Creating A Designer Enabled Custom Validator Control Pt. I: ASP ... This is a two-part article. The first part of this article will discuss how to create server-side validation for your custom control and the second part ...
Building a Custom Validator Control - Part 1 Instead, I would recommend creating a custom validation control and using ... This validator control is derived from the base class BaseValidator and is ...
ASP.NET.4GuysFromRolla.com: Using the CustomValidator Control This article, by Scott Mitchell, examines how to use ASP.NET's CustomValidator validation control to provide form validation using custom validation logic.
CustomValidator Class (System.Web.UI.WebControls) Use the CustomValidator control to provide a user-defined validation function .... example demonstrates how to create a server-side CustomValidator control. ...
Creating A Designer Enabled Custom Validator Control Pt. II Client ... In PART I, we discussed how to implement server-side validation in ASP.NET. Now we will conclude our discussion with how to implement validation for the ...
InformIT: Performing Form Validation with Validation Controls ... After you create your server-side and client-side subroutines, you can hook them up to your CustomValidator control by using the OnServerValidate and ...
CustomValidator Control - CodingForums.com CustomValidator Control ASP. ... Reload this Page CustomValidator Control ... I am trying to create a custom validation to display an error message if no ...
Custom Validator Control Can I create a custom validator control in my project and add it to a PlaceHolder on my ASPX page?? Here is what I've tried. ...




Search This Site:










web.config password security

allowing access to page...

migrated folder during the migration asp.net 1.1 to 2.0

skin upload - file manager (.zip) vs. ftp (.aspx, etc)

rich text editor ( freetextbox ) playing tricks on me

page expiry question

master pages - menu cached or not

web application project and profile api

confirm password change dialog???

dnn and forms?

wierd compile errors following migration from vs2003

skinning questions

asp.net/vb.net is extremely slow

accessing serialized information

blogjet - update post - specified cast not valid

can i install dotnetnuke without iis?

<authentication mode="windows" />

override imagebutton

secure connection

dnn hosting with helm

tttgallery issue

erro : login failed for user '(null)'. reason: not associated with a trusted sql server connection

how can i retrieve the userid of the last user added

vwd 2005 express + sql server 2005 express

the data source 'xmldswebsitemenunavigation' does not support caching when client impersonation is enabled.

make asp:menu work on click

problem with system.security.cryptography.cryptographicexception

how to duplicate a portal for a different website

allow and denny users

is there any kind of form object / form bean available?

 
All Times Are GMT