[jQuery] Can I use ajax to force a download dialog window?
You know those sites that have the "Your download will begin in 10
seconds" - and then it brings up a download window?
How could you do that with jQuery - I've been trying several methods
with the ajax functions and php headers ....
Any ideas out there?
Joel