I am using xslt to display the calender using form on the web. It is working fine in IE 6 but it is not working in IE8.0 .
I am using the following activex object.
new ActiveXObject(“Msxml2.XSLTemplate.3.0”);
Please advise how to fix this issue in IE8.0
Regards,
Ravi.H