S
Simon Wigzell
I'm using a third party piece of code to upload files from a customer. It
works fine on a PC. On a mac however, the files end up corrupted. The code
that does the actual file save is this :
Form.Files.Save [DestinationPath]
Any ideas how to fix or workaround for the Mac? Thanks.
works fine on a PC. On a mac however, the files end up corrupted. The code
that does the actual file save is this :
Form.Files.Save [DestinationPath]
Any ideas how to fix or workaround for the Mac? Thanks.