Help with mime types.

admin

Administrator
Staff member
I need to prompt a user to download a file then gain control back to the parent, or refesh the page. I would write some examples of code but its all cold fusion that creates the header and mime types. I can add any JavaScript needed though. To explain what this is doing the form page calls an action page that has the mime type on it. After it calls that page all control is lost and only a save/open dialog appears. There is nothing special to the code this is all done with standard HTML mime type codes. But I can never refresh the page, or call any JS after the prompt.

HELP.
 
Back
Top