What is a good function for striping white space and removing \\..\.. and possible "," Anything that would be considered unwanted user input???
I looked at trim() but its doesnt do all the things I need it to do. -Dan
What is a good function for striping white space and removing \\..\.. and possible "," Anything that would be considered unwanted user input???
I looked at trim() but its doesnt do all the things I need it to do. -Dan