News

I'm trying to write a regular expression for a javascript function. I basically want to test the entire string to make sure the string only has alpha numberic characters and certain latin characters.< ...