| Angus Logan [MVP] 2004-10-27, 8:46 pm |
| Hi Kanya,
Why don't you write a regex that checks the string is below the maximum
length?
I'm no good at regex but it may be something like this one
http://www.regexlib.com/REDetails.aspx?regexp_id=310
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Kanya" <anonymous@discussions.microsoft.com> wrote in message
news:19ce01c4bc67$b663be60$a501280a@phx.gbl...
> Hi,
> I downloaded Stefan's Client-Side validated Placeholder
> Control with enhanced Console Actions and added it to my
> solution. My question is how do I set the placeholder to
> validate max character length?
>
> Thanks!
>
|