I am ubed khan php developer have an 5years plus experience in web development lives in Nagpur India. I have knowledge about phonegap, cakephp ,mysql , jquery, javascript, ajax, html5, and css.
Wednesday, June 15, 2011
string without special character and space
if(!filename.match(/^[a-zA-Z0-9_.]+$/)) { alert("Image name should be without special character and space!"); return false; }
No comments:
Post a Comment