Microsoft
Software
Hardware
Network
Question : Spry username validation
Hello experts!
I'm using Spry to validate my textfields. I have an username field, where I want people to get forced to write their username like george.hanson or julie.nielson.
I have tried with this:
var sprytextfield1 = new Spry.Widget.ValidationText
Field("v_u
sername", "custom", {validateOn:["blur"], hint:"fornavn.efternavn", useCharacterMasking:true, pattern:"xxxxxxxxxx?xxxxxx
xxxx"});
It works, except people need to write exact 10 characters on each side of the dot. Is there a solution out there? :-)
Thanks in advance!
Answer : Spry username validation
Oops, I should have caught that, you had it backwards. Should be "mysql_query($queryString,
$con)" .
Random Solutions
Upgrade Exchange SP2 to SP3
WHat is the recommended size for the swapfile for my SQL Server ?
Installing PHP XP (IIS 5.1)
prstat vs top command
Which names to include in Exchange 2010 SAN certificate
mouse click on image of TcxPageControl (Tab image)
Post data back to jquery
Replacing Keyboard on Toshiba Portege A600
How do I assign a preview image to the TSavePictureDialog
How do I read Metastock data using C#?