I start a new topic to post my question with more detail. Thanks John for response to me.
I have this code in my submenu and only the Firefox browser shows the search box but IE have javascript runtime error.
aI("text=`<form method=post action=index.asp name=frmSearch><input type=radio name=rdRptNo>All (Up to 750 records)<br><input type=radio name=rdRptNo>Record No:<br><input size=4 name=RNStart> to <input size=4 name=RNEnd><br><input type=button onclick=SubmitReport() value=View Report><br><input type=radio name=rdType>HTML <input type=radio name=rdType>PDF <input type=radio name=rdType>Excel</form>`;type=form;");
my IE version is 6.0 and FireFox 1.07
Thanks.
