I'm trying to figure out how to use a search to find dates that i wanted. I kinda deleted the prvious things that i created and would like to knoe any gd way to get a searchpage to retrieve dates but still i got to choose either one tables at a time to display its dates.. i have one frm an upload table and the other a hyperlink table.. ThankS!~~
this if jush the layout i'm showin if u care to see it then:
<!-- #include file = "../includes/header-includes.asp" -->
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape"

&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body>
<form method="get" action="asp/search_result.asp">
<!--webbot bot="SaveResults" u-file="fpweb:///_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" -->
<div id="Layer1" style="position:absolute; width:169px; height:65px; z-index:1; top: 487px; left: 696px;">
<p><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"></p>
<p><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"><img src="assets/graphix/misc/arrow1.gif" width="24" height="21"></p>
</div>
<div id="Layer2" style="position:absolute; width:335px; height:41px; z-index:2; top: 488px; left: 358px;">
<h6 align="right"><font face="Verdana, Arial, Helvetica, sans-serif">Press
'REFRESH' on the web browser to reset the search..</font></h6>
</div>
<table width="78%">
<tr>
<td width="36%"><TABLE width="264" height="170" border=0 align="left" cellPadding=0 cellSpacing=0>
<tr>
<TD class=rowHdr vAlign=top align=center width=10 bgcolor="#6699CC">
<IMG height=10 src="assets/graphix/hpPortal/top_left_trans_small.gif" width=10 border=0></TD>
<td width="244" align="center" bgcolor="#6699CC"> <div align="left"><font face="Arial, Helvetica, sans-serif" color="#FFFFFF"><strong>Searching
For </strong></font><strong><font color="#FFFFFF"></font></strong></div></td>
<TD class=rowHdr vAlign=top align=center width=10 bgcolor="#6699CC">
<IMG height=20 src="assets/graphix/hpPortal/top_right_trans.gif" width=10 border=0></TD>
</tr>
<tr>
<td width="10" height="142" align="center" bgcolor="#EBEBEB"></td>
<td width="244" align="center" bgcolor="#EBEBEB"> <h5 align="left">
<br>
<select name="select2" size="1">
<option value="1" selected>News and Updates</option>
<option value="2">Resource Center</option>
<option value="3">Favourites</option>
<option value="4">Meeting Minutes</option>
</select>
</h5>
<h6 align="left"><font face="Arial">*Select the drop down button
and proceed to Search By Title or Search By Date or even in Alphabetical
Order</font> </h6>
<h6></h6></td>
<td bgcolor="#EBEBEB" width="10" align="center"></td>
</tr>
<TD bgcolor="#EBEBEB" class=Regular vAlign=top align=center width=10>
<IMG height=10 src="assets/graphix/hpPortal/btm_left_trans.gif" width=10></TD>
<td bgcolor="#EBEBEB" width="244" align="center"></td>
<TD bgcolor="#EBEBEB" class=Regular vAlign=top align=center width=10>
<IMG height=10 src="assets/graphix/hpPortal/btm_right_trans.gif" width=10></TD>
</tr>
</table></td>
<td width="64%"><TABLE width="485" height="170" border=0 cellPadding=0 cellSpacing=0>
<tr>
<TD width=10 height="20" align=left vAlign=top bgcolor="#6699CC" class=rowHdr>
<IMG height=10 src="assets/graphix/hpPortal/top_left_trans_small.gif" width=10 border=0></TD>
<td width="457" align="center" bgcolor="#6699CC"> <div align="left"><font face="Arial, Helvetica, sans-serif" color="#FFFFFF"><strong>Search
By Alphabetical Order </strong></font></div></td>
<TD class=rowHdr vAlign=top align=left width=10 bgcolor="#6699CC">
<IMG height=20 src="assets/graphix/hpPortal/top_right_trans.gif" width=10 border=0></TD>
</tr>
<tr>
<td width="10" height="142" bgcolor="#EBEBEB"></td>
<td width="460" align="center" bgcolor="#EBEBEB"> <h5 align="left">
<select name="Search" size="1">
<option value="A" selected>A</option>
<option value="B">B</option>
<option value="C">C</option>
<option value="D">D</option>
<option value="E">E</option>
<option value="F">F</option>
<option value="G">G</option>
<option value="H">H</option>
<option value="I">I</option>
<option value="J">J</option>
<option value="K">K</option>
<option value="L">L</option>
<option value="M">M</option>
<option value="N">N</option>
<option value="O">O</option>
<option value="P">P</option>
<option value="Q">Q</option>
<option value="R">R</option>
<option value="S">S</option>
<option value="T">T</option>
<option value="U">U</option>
<option value="V">V</option>
<option value="W">W</option>
<option value="X">X</option>
<option value="Y">Y</option>
<option value="Z">Z</option>
</select>
<input type="submit" value="Go>>" name="CHOICE">
</h5>
<h6 align="left"><font face="Arial, Helvetica, sans-serif">*Select
the alphabet of any title to begin the search</font></h6>
<p> </td>
<td bgcolor="#EBEBEB" width="10"></td>
</tr>
<tr>
<TD bgcolor="#EBEBEB" class=Regular vAlign=top align=left width=10>
<IMG height=10 src="assets/graphix/hpPortal/btm_left_trans.gif" width=10></TD>
<td bgcolor="#EBEBEB" width="457"></td>
<TD bgcolor="#EBEBEB" class=Regular vAlign=top align=right width=10>
<IMG height=10 src="assets/graphix/hpPortal/btm_right_trans.gif" width=10></TD>
</tr>
</table></td>
</tr>
</table>
<table width="78%">
<tr>
<td><TABLE width="760" height="150" border=0 cellPadding=0 cellSpacing=0>
<tr>
<TD class=rowHdr vAlign=top align=left width=10 bgcolor="#6699CC">
<IMG height=10 src="assets/graphix/hpPortal/top_left_trans_small.gif" width=10 border=0></TD>
<td width="730" align="center" bgcolor="#6699CC"> <div align="left"><font face="Arial, Helvetica, sans-serif" color="#FFFFFF"><strong>Search
by Title</strong></font></div></td>
<TD class=rowHdr vAlign=top align=left width=10 bgcolor="#6699CC">
<IMG height=20 src="assets/graphix/hpPortal/top_right_trans.gif" width=10 border=0></TD>
</tr>
<tr>
<td width="10" height="142" bgcolor="#EBEBEB"></td>
<td width="730" align="center" bgcolor="#EBEBEB"> <h5 align="left"><span style="font-weight: 400">
</span>
<input type="text" name="Title" size="80">
<input type="submit" value="Search>>" name="CHOICE3">
</h5>
<h6 align="left"><font face="Arial, Helvetica, sans-serif">*Type
words or sentences to search the appropriate topic</font></h6>
<h6> </h6></td>
<td bgcolor="#EBEBEB" width="10"></td>
</tr>
<tr>
<TD width=10 height="8" align=left vAlign=top bgcolor="#EBEBEB" class=Regular>
<IMG height=10 src="assets/graphix/hpPortal/btm_left_trans.gif" width=10></TD>
<td bgcolor="#EBEBEB" width="730"></td>
<TD bgcolor="#EBEBEB" class=Regular vAlign=top align=right width=10>
<IMG height=10 src="assets/graphix/hpPortal/btm_right_trans.gif" width=10></TD>
</tr>
</table></td>
</tr>
</table>
<TABLE width="265" height="150" border=0 align="left" cellPadding=0 cellSpacing=0>
</table>
<p> </p>
</form>
</body>
</html>
<!-- #include file = "../includes/footer-includes.asp" -->