I have an asp form on my page. The form elements are styled by a css file called product.css
The form has 3 select boxes. As I load the page, the CSS loads just fine and everything displays alright.
As soon as I select a value in the select boxes, the callback leads to a point where the product.css file is nowhere to be found by IE. this is only happening in IE 7/8. Rest all the browsers including IE9 are working fine.
What could be the issue?
here an encoder decoder in asp. Hope that helps you