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
ISA/TMG issue
Need to create a process that will install .exe on clients pc/servers in asp.net
VLAN Configuring on a Powerconnect 5324
Database on a 64 bit OS - Conection issues
Windows 7 imaging???
HOW TO SORT MULT-DIM ARRAY IN PHP
User's Web-Based AOL Mail is sending spam to all his contacts
VB.NET: problem of debugging on windows 7
Migrating SharePoint to another server
setting text of a dynamic dom element using javascript