Posted By:
Anonymous
Posted On:
Thursday, February 28, 2002 06:41 AM
I have an ASP page which uses Javascript. I am calling a javascript function (say callMe()) by saying Response.Redirect "javascript:callMe()". This works perfectly fine with IE 5.0. The same does not work with IE5.5. What could be the reason? Please help/suggest.
Regards