I am looking for a way to allow users to download a file from my site using ajax. The reason why i need to do this is because the files are quite big (50 megs normally). So
I have decided to use the IFrame method is there is no other way that works seamlessly enough to make it worth the time.