will asp application run on msn explorer 9 browser

ASP 2.0 , C Sharp

I have an application used for downloading images to local system. It is successfully downloading the image (with the exact image name) for all browsers except msn explorer 9.
When i am trying to download the image in msn explorer 9, the page is getting resubmitted automatically and the download dialog comes with the name save.htm irrespective of the image name.

Can any one help me regarding this problem
[447 byte] By [zuhrs] at [2007-11-20 7:34:02]
# 1 Re: will asp application run on msn explorer 9 browser
is there a popup blocker on MSN Exploerer 9 ? Have you fiddled with the settings to ensure its not "too secure" to be downloading anything ?

mcm
mcmcom at 2007-11-9 11:53:03 >
# 2 Re: will asp application run on msn explorer 9 browser
i have ensured that that security settings are not so high.
But how it gives only save.htm for all the images , irrespective of the actual image name
zuhrs at 2007-11-9 11:54:05 >