Hi Guys! I need help. Anyway, here is the situation:

I created a website using PHP and mysql. Theres a part of it that will download data into an excel spreedsheet. I tested it using Opera, Mozilla, and IE and it was working fine.

My problem arose when I tried to put the whole site into https. The download page is not working anymore on IE but its working on both the Opera and Mozilla. Whats funny is, when I tried downloading the data under IE, its telling me that IE is trying to download the PHP file! This is crazy! Luckily, the server does not allow that so I'm ok with it.

My question is: is this a bug on IE? If then, is there a way to get around it?

Any help/feedback would be appreciated.

BTW, I am currently searchin on google for solutions.