possible to $.post and get a file download dialog back

Posted by rod on Stack Overflow See other posts from Stack Overflow or by rod
Published on 2010-05-07T15:16:19Z Indexed on 2010/05/07 15:18 UTC
Read the original article Hit count: 167

Filed under:
|
|

Hi All,

I'm using jquery's $.post and was wondering if I can use this to get a FileResult back? Not having any success yet? The content is coming back in the callback but not as a file download?

Thanks, rodchar

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ajax