<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>legislative update</title>
</head>
<body>
<b><i> </i><font size="4" color="#003399"> </font><i>
</i><font size="4" color="#003399"> </font></b>
<%
Test = request.querystring("Test")
StrbillNo = Trim(Request.form("billNo"))
Set Conn = Server.CreateObject("ADODB.Connection")
Set Rs = Server.CreateObject("adodb.Recordset")
Set Rs1 = Server.CreateObject("adodb.Recordset")
Conn.Open "eiwp"
SQLQuery = "Select * from tblopgaCOm2 WHERE Test = " & Test
RS.Open SQLQuery ,Conn,1,1
SQLQuery1= "SELECT area FROM tblopgaCOm2 WHERE billNo = '"&Request.Form("billNO")&"' "
Rs1.Open SQLQuery1, conn
%>
<div align="left">
<table border="0" cellpadding="2" cellspacing="4" width="120%">
<tr>
<td width="100%">
<p align="left"><b><i> <font color="#003399"> </font><font color="#FF0000">
Legislative Tracking Comments</font></i><font size="4" color="#000080"> </font></b><font color="#FF0000"> </font><font color="#C0C0C0"> </font> </td>
</tr>
<tr>
<td width="100%">
<b><i> <font color="#000080">
<u>Comment on a Bill and hit
the submit button</u></font></i></b><font color="#000080"> </font></td>
</tr>
<tr>
<td width="100%">
</td>
</tr>
</table>
</div>
<form method="POST" action="legconfirm.asp" >
<table border="0" cellpadding="2" cellspacing="4" width="121%" height="172">
<tr>
<td width="20%" bgcolor="#99CCFF" height="36"> <b><font size="2">ID#:
</font> </b><input type="text" name="Test" style="background-color: #D2D2D2" size="9" value="<%=RS("Test")%>" readonly></td>
<td width="43%" bgcolor="#99CCFF" height="36"> <b><font size="2">BILL</font>#</b>
<input type="text" name="billNo" style="background-color: #D2D2D2" size="9" value="<%=RS("billNo")%>" readonly></td>
<td width="10%" bgcolor="#99CCFF" height="36"> <input type="text" name="billNo" style="background-color: #D2D2D2" size="13" value="<%=RS("billNo")%>" readonly </td>
<td width="33%" bgcolor="#99CCFF" height="36"> <input type="text" name="billNo" style="background-color: #D2D2D2" size="12" value="<%=RS("billNo")%>" readonly</td>
<td width="129%" height="36" bgcolor="#C0C0C0">
<p align="left"><b><font color="#000080"><input type="text" name="area" style="background-color: #D2D2D2; color: #FF0000; font-weight: bold; text-align: Left" size="8" value="<%=RS("area")%>" readonly></font></b></p>
</td>
<td width="52%" height="36"> </td>
<tr>
<td width="66%" bgcolor="#99CCFF" height="36" colspan="2"><b><font size="2"> HEARING
DATE:</font></b> <input type="text" name="Time" readonly style="background-color: #D2D2D2" size="15" value="<%=RS("updDate")%>"></td>
<td width="34%" bgcolor="#99CCFF" height="36"><font size="2"><b>TIME:<input type="text" name="Time" readonly style="background-color: #D2D2D2" size="10" value="<%=RS("updDate")%>"></b></font></td>
<td width="162%" bgcolor="#99CCFF" height="36" colspan="2"><font size="2"><b>REQUEST
DATE</b></font><b><font size="2">:</font> </b> <input type="text" name="reqdate" style="background-color: #D2D2D2" size="12" value="<%=RS("ReqDate")%>" readonly></td>
<td width="52%" height="36"> </td>
<tr>
<td width="262%" bgcolor="#99CCFF" height="36" colspan="5"><font size="2"><b>REQUEST
FOR COMMENTS: <input type="text" name="updDate" readonly style="background-color: #D2D2D2" size="50" value="<%=RS("updDate")%>"></b></font></td>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" bgcolor="#99CCFF" height="36"><font size="2"><b>DESCRIPTION:</b></font></td>
<td width="239%" bgcolor="#E2E0E1" height="36" colspan="4"><textarea rows="2" name="Description" readonly style="background-color: #D2D2D2" cols="20"><%=RS("Description")%></textarea>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" bgcolor="#99CCFF" height="36"><font size="2"><b>PRIORCOMMENTS:</b></font></td>
<td width="239%" bgcolor="#C0C0C0" height="36" colspan="4"><textarea rows="8" name="priorcomments" readonly style="background-color: #D2D2D2" cols="50"><%=RS("priorcomments")%></textarea>
<p> </td>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" bgcolor="#99CCFF" height="36"><font size="2"><b>OTHER
DESCRIPTION</b></font><b><font size="2">:</font></b></td>
<td width="239%" bgcolor="#E6E3E4" height="36" colspan="4">
<%While Not Rs1.EOF%>
<%
Dim desc
desc=desc & Rs1("area")&","
%>
<%
Rs1.MoveNext
Wend
%>
<textarea rows="2" name="otherdescription" cols="20"><%=desc%></textarea></td>
<tr>
<td width="23%" bgcolor="#99CCFF" height="36"><b><font size="2">COMMENTS:</font></b></td>
<td width="239%" bgcolor="#E6E3E4" height="36" colspan="4"><textarea rows="6" name="comments" cols ="50"><%=RS("comments")%></textarea>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" bgcolor="#99CCFF" height="36"><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></td>
<td width="239%" bgcolor="#E6E3E4" height="36" colspan="4"> </td>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" height="36" bgcolor="#99CCFF"> </td>
<td width="26%" height="36" bgcolor="#99CCFF">
<p align="center"> <b>
<applet code="fphover.class" width="120" height="24">
<param name="color" value="#000080">
<param name="textcolor" value="#FFFFFF">
<param name="text" value="LINK TO MLIS">
<param name="effect" value="glow">
<param name="url" valuetype="ref" value="
<param name="hovercolor" value="#FF0000">
<param name="font" value="Dialog">
<param name="fontstyle" value="bold">
<param name="fontsize" value="14">
</applet>
</b></p>
</td>
<td width="34%" height="36" bgcolor="#99CCFF">
<p align="center"> <font color="#FFFFFF"><b><input type="button" value="PRINT PAGE" onclick="window.print()" style="color: #FFFFFF; font-weight: bold; background-color: #003399"/></b></font>
</p>
</td>
<td width="33%" height="36" bgcolor="#99CCFF"> </td>
<td width="129%" height="36" bgcolor="#99CCFF"> </td>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" height="36"> </td>
<td width="43%" height="36"> </td>
<td width="34%" height="36"> </td>
<td width="33%" height="36"> </td>
<td width="129%" height="36"> </td>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" height="36"> </td>
<td width="43%" height="36"> </td>
<td width="34%" height="36"> </td>
<td width="33%" height="36"> </td>
<td width="129%" height="36"> </td>
<td width="52%" height="36"> </td>
<tr>
<td width="23%" height="36"></td>
<td width="43%" height="36"> </td>
<td width="34%" height="36"> </td>
<td width="33%" height="36"> </td>
<td width="129%" height="36"> </td>
<td width="52%" height="36"> </td>
</table>
</form>
<p> </p>