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
Return Ref
I got this error when installing Mac OS X Snow Leopard 10.6
DELL LATITUDE D610 80GIG STUCK IN BOOT LOOP
Windows 2008 R2 x64 Error Id 2092 and Id 4013
Can I delete .OST files without losing email messages?
Deploy Printers Using Windows 2008 R2 GPO to Windows XP Pro Clients and Removing all current printers
I have designed an website in flash as well in html, if the browser dont have flash then i want them to be directed to the html version, or else they need to directed to flash version
CodeDom and Windows Forms
Firing jQuery on key press action
PHP: Accessing function from class