dcarlson
Apr 25th, 2001, 09:16 AM
How can I remove all scroll bars in Internet Explorer?
Thanks in advance,
monte96
Apr 25th, 2001, 04:14 PM
You can't. The horizontal one you can but not both.
Particularly, the vertical one -------------------->>>>
It's there even if it's not needed.
dcarlson
Apr 26th, 2001, 08:14 AM
I actually figured out how to get around it.
<A onmouseout="window.status=''"
onmouseover="window.status='Click to View Report'"
onclick="window.open('report.asp?reportsource=reports/adjuster.rpt&sql=<%=server.URLEncode(strsql)%>',
null,'resizable=yes, status=no,toolbar=no,menubar=no,
location=no, titlebar=no');"
style="CURSOR: hand"><U>Client List by Client Number</U></A>