G
Guest
I used to work on web application which was build on cold fusion 4.5.
that application has a calendar control(through a javascript).
which works Perfectly fine on IE6. when I tried to run the same application
on IE7
it is giving me an error as 'object required'
the satement on which it is giving me an error is
openwindow.document.open();
why it is so.
that application has a calendar control(through a javascript).
which works Perfectly fine on IE6. when I tried to run the same application
on IE7
it is giving me an error as 'object required'
the satement on which it is giving me an error is
openwindow.document.open();
why it is so.