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
How to remove new line from a string
Error message from Symantec Mail Security
HELO server unrecognized command
Need help with Syntax - DnsAvoidRegisterRecords
Shell Script
How to upgrade RAM on a Server 2003 Standard SP2
Insert into MySQL Table from MSSQL Insert Trigger
Mounting a Windows XP share under linux
Public Folder "Pretty" names not showing up in GAL
intuitive understanding of the area under the curve - again