Im using both DW8 and DW CS3 and have a question...
I have a site where users can SIGNUP or REGISTER, by creating a username for their account. I dont want special characters like @ or # or & to be allowed in the username field of my form... can the spry validation options enforce something like this or do I need to write a really long series of javascript ...value.REPLACE elements and put them in a function or something?
I have a site where users can SIGNUP or REGISTER, by creating a username for their account. I dont want special characters like @ or # or & to be allowed in the username field of my form... can the spry validation options enforce something like this or do I need to write a really long series of javascript ...value.REPLACE elements and put them in a function or something?