Hi,
Is there a function that will convert file names to something appropriate for a url? I am not sure if there is anything more than converting spaces to %20
for example, the file name is
10132010 l.jpg
and appropriate url file name
10132010%20l.jpg
Thanks,
Chuck