Does anyone know of an issue with slashes in the Safari browser?I have designed an application that uses a file upload control to allow my users to upload files. Then I run some javascript validations to ensure the file is either a .doc of .pdf. This all works fine in IE, FireFox, but not so in Safari. Any ideas?
Guru