Sometimes a validator control is overkill, especially when you are dynamically creating all your web controls and just want a simple restriction. Below is a little javascript to require numeric input… more →
Coding Lifestyleimamiscool wrote 2 weeks ago: On our previous tutorial (Part 1), we have deal with hard way of checking email availability using j … more →
james young wrote 1 month ago: This is the validator I am using to insure that a height (or float) was entered (5′10″, … more →
rickycrc wrote 2 months ago: void Page_PreRender() { foreach (BaseValidator valControl in Page.Validators) { … more →
codinglifestyle wrote 2 months ago: This took me a long time so here it is for prosperity. I started by looking at Ajax’s masked … more →
seoeverything wrote 3 months ago: At first I am going to write about simple and effective SEO techniques anyone can do to better there … more →
kurtneyd wrote 3 months ago: KIOSK: validator (music video) directed by: courtney d KIOSK R.I.P KIOSK 4EVA fur-thurr ree-ding or … more →
eibhrum wrote 3 months ago: You can view my work here. Another WEBDEVT requirement. … more →
maxi326 wrote 4 months ago: I have been refactoring my colleague code recently. His code does the following, get user filter inp … more →
Sébastien Ayotte wrote 4 months ago: In one of my previous articles on How to use a Validator and a MessageResolver to validate a Spring … more →
eksith wrote 5 months ago: Pretty hard, apparently. I’ve been trying to improve upon the Unified Template, an example of … more →
lbolla wrote 5 months ago: valid HTML is something we should strive to achieve. W3C Validator is an invaluable tool to do just … more →
Raden wrote 5 months ago: Definisi Proxy Server Proxy server adalah sebuah komputer server yang dalam perkembangannya saat ini … more →
Karan Palan wrote 7 months ago: Written for: Flex Below is a short code to determine whether a number is real (floating). To find if … more →
sharag wrote 7 months ago: What is XML? The Extensible Markup Language (XML) is a general-purpose specification for creating cu … more →
Ivan Herman wrote 7 months ago: A few days ago W3C launched its validator donation program (see also Olivier’s extra blog on this) … more →
Ramesh wrote 7 months ago: Web 2.0 validator tool: http://web2.0validator.com/ … more →
Zack Katz wrote 7 months ago: For all of you that use jQuery and use the Validator plugin, you may have been getting this error i … more →
ifics wrote 8 months ago: We’ve been doing HTML at uni lately, well others have, I’ve been doing CSS. All our page … more →
NyaChan wrote 8 months ago: Word Count: 38,027 Word Count Validator is up on NaNoWriMo! Now I know how many words it’s gon … more →