codequest
04-22-2008, 08:18 AM
IE is getting crashed when pointing the mouse over the listbox of the following code output and srolling the mouse. its looking very strange. we dont know how to solve this. Please help us in this.
<html>
<head>
<meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
</head>
<body bgcolor="#C0C0C0">
<br>
<center>
<p>
<p align="center">
<form name="frmResult" action="test_listbox.asp">
<center>
<br>
<div id="div2" >
<font size="4" face="Arial">
<b>
Test Page for Rx Flow Prod issue - MS Patch
</b>
</font>
<center><b><font color="red" size="3">Apr 14, 2008</font></b></center>
<br>
<table bgColor="#608080" border="0" width="942">
<tbody>
<tr>
<th>
<td>
<td align="left" width="80"><strong><font size=2 color="white">ACCT ID</font></strong>
<td align="left" width="120"><strong><font size=2 color="white">ORDER NO</font></strong>
<td align="left" width="100"><strong><font size=2 color="white">PON</font></strong>
<td align="left" width="125"><strong><font size=2 color="white">MAP NAME</font></strong>
<td align="left" width="160"><strong><font size=2 color="white">ACTIVITY</font></strong>
<td align="left" width="90"><strong><font size=2 color="white">PIE USER</font></strong>
<td align="left" width="90"><strong><font size=2 color="white">DUEDATE</font></strong>
<td align="left" width="80"><strong><font size=2 color="white">EVENTID</font></strong>
<td align="left" width="50"><strong><font size=2 color="white">LOCKED</font></strong>
</td></th></tr></tbody></table>
<OBJECT id=ListBox1 style="LEFT: 0px; WIDTH: 942px; TOP: 0px; HEIGHT: 251px" classid="CLSID:8BD21D20-EC42-11CE-9E0D-00AA006002F3"
width=942 height=251>
<PARAM NAME="VariousPropertyBits" VALUE="746588187">
<PARAM NAME="BackColor" VALUE="12632236">
<PARAM NAME="ForeColor" VALUE="2147483656">
<PARAM NAME="MaxLength" VALUE="0">
<PARAM NAME="BorderStyle" VALUE="0">
<PARAM NAME="ScrollBars" VALUE="3">
<PARAM NAME="DisplayStyle" VALUE="2">
<PARAM NAME="MousePointer" VALUE="0">
<PARAM NAME="Size" VALUE="24924;6642">
<PARAM NAME="PasswordChar" VALUE="0">
<PARAM NAME="ListWidth" VALUE="0">
<PARAM NAME="BoundColumn" VALUE="1">
<PARAM NAME="TextColumn" VALUE="65535">
<PARAM NAME="ColumnCount" VALUE="15">
<PARAM NAME="ListRows" VALUE="8">
<PARAM NAME="cColumnInfo" VALUE="12">
<PARAM NAME="MatchEntry" VALUE="0">
<PARAM NAME="ListStyle" VALUE="0">
<PARAM NAME="ShowDropButtonWhen" VALUE="0">
<PARAM NAME="ShowListWhen" VALUE="1">
<PARAM NAME="DropButtonStyle" VALUE="1">
<PARAM NAME="MultiSelect" VALUE="0">
<PARAM NAME="Value" VALUE="">
<PARAM NAME="Caption" VALUE="">
<PARAM NAME="PicturePosition" VALUE="458753">
<PARAM NAME="BorderColor" VALUE="2147483654">
<PARAM NAME="SpecialEffect" VALUE="2">
<PARAM NAME="Accelerator" VALUE="0">
<PARAM NAME="GroupName" VALUE="">
<PARAM NAME="FontName" VALUE="MS Sans Serif">
<PARAM NAME="FontEffects" VALUE="1073741824">
<PARAM NAME="FontHeight" VALUE="160">
<PARAM NAME="FontOffset" VALUE="0">
<PARAM NAME="FontCharSet" VALUE="0">
<PARAM NAME="FontPitchAndFamily" VALUE="2">
<PARAM NAME="ParagraphAlign" VALUE="1">
<PARAM NAME="FontWeight" VALUE="400">
<PARAM NAME="Width" VALUE="1940;2822;3499;2834;5304;2307;2321;1797;1587;0;0;0"></OBJECT>
</div>
</center>
<br>
<br>
</center></form>
<script LANGUAGE="JavaScript">
i=0
j=0
document.frmResult.ListBox1.ColumnCount=12
document.frmResult.ListBox1.AddItem()
document.frmResult.ListBox1.List(i,j)=("acct_id")
document.frmResult.ListBox1.List(i,j+1)=("price_quote_id")
document.frmResult.ListBox1.List(i,j+2)=("pon")
document.frmResult.ListBox1.List(i,j+3)=("map_name")
document.frmResult.ListBox1.List(i,j+4)=("activity_name")
document.frmResult.ListBox1.List(i,j+5)=("username")
document.frmResult.ListBox1.List(i,j+6)=("duedate")
document.frmResult.ListBox1.List(i,j+7)=("eventid")
document.frmResult.ListBox1.List(i,j+8)=("locked")
document.frmResult.ListBox1.List(i,j+9)=("pieid")
</script>
</body>
</html>
<html>
<head>
<meta NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
</head>
<body bgcolor="#C0C0C0">
<br>
<center>
<p>
<p align="center">
<form name="frmResult" action="test_listbox.asp">
<center>
<br>
<div id="div2" >
<font size="4" face="Arial">
<b>
Test Page for Rx Flow Prod issue - MS Patch
</b>
</font>
<center><b><font color="red" size="3">Apr 14, 2008</font></b></center>
<br>
<table bgColor="#608080" border="0" width="942">
<tbody>
<tr>
<th>
<td>
<td align="left" width="80"><strong><font size=2 color="white">ACCT ID</font></strong>
<td align="left" width="120"><strong><font size=2 color="white">ORDER NO</font></strong>
<td align="left" width="100"><strong><font size=2 color="white">PON</font></strong>
<td align="left" width="125"><strong><font size=2 color="white">MAP NAME</font></strong>
<td align="left" width="160"><strong><font size=2 color="white">ACTIVITY</font></strong>
<td align="left" width="90"><strong><font size=2 color="white">PIE USER</font></strong>
<td align="left" width="90"><strong><font size=2 color="white">DUEDATE</font></strong>
<td align="left" width="80"><strong><font size=2 color="white">EVENTID</font></strong>
<td align="left" width="50"><strong><font size=2 color="white">LOCKED</font></strong>
</td></th></tr></tbody></table>
<OBJECT id=ListBox1 style="LEFT: 0px; WIDTH: 942px; TOP: 0px; HEIGHT: 251px" classid="CLSID:8BD21D20-EC42-11CE-9E0D-00AA006002F3"
width=942 height=251>
<PARAM NAME="VariousPropertyBits" VALUE="746588187">
<PARAM NAME="BackColor" VALUE="12632236">
<PARAM NAME="ForeColor" VALUE="2147483656">
<PARAM NAME="MaxLength" VALUE="0">
<PARAM NAME="BorderStyle" VALUE="0">
<PARAM NAME="ScrollBars" VALUE="3">
<PARAM NAME="DisplayStyle" VALUE="2">
<PARAM NAME="MousePointer" VALUE="0">
<PARAM NAME="Size" VALUE="24924;6642">
<PARAM NAME="PasswordChar" VALUE="0">
<PARAM NAME="ListWidth" VALUE="0">
<PARAM NAME="BoundColumn" VALUE="1">
<PARAM NAME="TextColumn" VALUE="65535">
<PARAM NAME="ColumnCount" VALUE="15">
<PARAM NAME="ListRows" VALUE="8">
<PARAM NAME="cColumnInfo" VALUE="12">
<PARAM NAME="MatchEntry" VALUE="0">
<PARAM NAME="ListStyle" VALUE="0">
<PARAM NAME="ShowDropButtonWhen" VALUE="0">
<PARAM NAME="ShowListWhen" VALUE="1">
<PARAM NAME="DropButtonStyle" VALUE="1">
<PARAM NAME="MultiSelect" VALUE="0">
<PARAM NAME="Value" VALUE="">
<PARAM NAME="Caption" VALUE="">
<PARAM NAME="PicturePosition" VALUE="458753">
<PARAM NAME="BorderColor" VALUE="2147483654">
<PARAM NAME="SpecialEffect" VALUE="2">
<PARAM NAME="Accelerator" VALUE="0">
<PARAM NAME="GroupName" VALUE="">
<PARAM NAME="FontName" VALUE="MS Sans Serif">
<PARAM NAME="FontEffects" VALUE="1073741824">
<PARAM NAME="FontHeight" VALUE="160">
<PARAM NAME="FontOffset" VALUE="0">
<PARAM NAME="FontCharSet" VALUE="0">
<PARAM NAME="FontPitchAndFamily" VALUE="2">
<PARAM NAME="ParagraphAlign" VALUE="1">
<PARAM NAME="FontWeight" VALUE="400">
<PARAM NAME="Width" VALUE="1940;2822;3499;2834;5304;2307;2321;1797;1587;0;0;0"></OBJECT>
</div>
</center>
<br>
<br>
</center></form>
<script LANGUAGE="JavaScript">
i=0
j=0
document.frmResult.ListBox1.ColumnCount=12
document.frmResult.ListBox1.AddItem()
document.frmResult.ListBox1.List(i,j)=("acct_id")
document.frmResult.ListBox1.List(i,j+1)=("price_quote_id")
document.frmResult.ListBox1.List(i,j+2)=("pon")
document.frmResult.ListBox1.List(i,j+3)=("map_name")
document.frmResult.ListBox1.List(i,j+4)=("activity_name")
document.frmResult.ListBox1.List(i,j+5)=("username")
document.frmResult.ListBox1.List(i,j+6)=("duedate")
document.frmResult.ListBox1.List(i,j+7)=("eventid")
document.frmResult.ListBox1.List(i,j+8)=("locked")
document.frmResult.ListBox1.List(i,j+9)=("pieid")
</script>
</body>
</html>