0
kicks
AJAX, file downloads, and IFRAMEs
A limitation inherent in AJAX applications is that it's difficult to perform any operation requiring a full HTTP request and response round trip. This article demonstrates one technique to circumvent that limitation and prompt the user with a file steam download on an async postback.