Hi There
I have built a script that generates a file based on the users input, this works well but when they enter characters such as " or ; or similar it mucks up. What I would like to do is take all the bad characters out and generate the file based on what is left over.
I know this is probably a regular expression problem but after looking at things for a while i have drawn a blank except turning spaces into _'s.
any ideas would be much appreciated,
Cheers,
nozom