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
difference between AD integrated dns server and dns server
Know the image type?
Urgent: How to locate the current in use ID file in Lutus Notes 7
DNS Search List appending to all nebios / dns names
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
Extract / Create thumbnails (1st page) for office documents using PHP on Windows or Linux/Mac server
How to specify different languages for different users using Windows 2008 Teminal Server?
how can i pay electricity bill online using hdfc netbanking ??
SQL Server 2005 Database Backup
Delphi, forms in Dll and Threads