ampersand in filename

Hi,

have a function that calls a exec() app to process a file, one file had and ampersand (&) as such, the file was not found when the app went to process it. (changed it to and… and it was processed)

should the filename be HtmlEncode() … is this the correct function?

Just try it, then you will know whether it will work or not.