|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/windsorweb/ |
Upload File : |
<%
Response.Expires = -1000 'Makes the browser not cache this page
Response.Buffer = True 'Buffers the content so our Response.Redirect will work
If Session("UserLoggedIn") <> "true" Then
Response.Redirect("login.asp")
End If
%>
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<link rel="File-List" href="packsearch2_files/filelist.xml">
<title>Search for a Delivery</title>
<!--[if !mso]>
<style>
v\:* { behavior: url(#default#VML) }
o\:* { behavior: url(#default#VML) }
.shape { behavior: url(#default#VML) }
</style>
<![endif]--><!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
</head>
<body bgColor="#FFFFFF">
<p align="center"><!--[if gte vml 1]><v:shapetype id="_x0000_t136"
coordsize="21600,21600" o:spt="136" adj="10800" path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom" o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136" alt="Windsor Distribution"
style='width:398.25pt;height:50.25pt' fillcolor="blue">
<v:fill color2="silver" rotate="t" angle="-90" focusposition=".5,.5"
focussize="" focus="100%" type="gradient"/>
<v:shadow on="t" opacity="52429f"/>
<v:textpath style='font-family:"Arial Black";font-style:italic;v-text-kern:t'
trim="t" fitpath="t" string="Windsor Distribution"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=536 height=72
src="packsearch2_files/image001.gif" alt="Windsor Distribution" v:shapes="_x0000_s1025"><![endif]></p>
<p align="center"><font color="#000000" size="+2"><b><u>Delivery Status Lookup Screen</u></b></font></p>
<div align="center"><center>
<table border="1" width="525" bgcolor="#FFFFFF" cellpadding="3" style="border: 0px outset; border-collapse:collapse" bordercolor="#111111" cellspacing="0" height="195">
<tr>
<td width="50%" height="29"><strong><font face="Arial"><big><big>1.</big></big>
Select a category to search</font></strong></td>
<td rowspan="3" bgcolor="#FFFFFF" align="center" width="50%" height="101"><strong><font face="Arial"><p align="center"></font></strong></td>
</tr>
<tr>
<td width="262" height="29"><strong><font face="Arial"><big><big>2.</big></big>
Type search criteria</font></strong></td>
</tr>
<tr>
<td width="262" height="29"><font face="Arial"><big><strong><big>3.</big></strong>
</big><strong>Submit Your Request</strong></font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" colspan="2" align="center">
<form action="packengine.asp" method="POST" align="center">
</form>
<div align="center" style="width: 515; height: 61"><center>
<table border="1" width="100%" cellpadding="3"
bgcolor="#FFFFFF" style="border-collapse: collapse" bordercolor="#111111" cellspacing="0">
<tr>
<td align="left" width="189"><select name="TypeSearch"
size="1">
<option value="LADING" selected>Fisher B/L Number</option>
<option value="WINPRO">Windsor Pro Number</option>
</select></td>
<td width="310" align="right">
<!--webbot bot="Validation" s-display-name="SEARCH CRITERIA" b-value-required="TRUE" --><input type="text" size="30" name="DaInBox"></td>
</tr>
<tr>
<td colspan="2" align="center" width="507"><div
align="left"><p><input type="submit" name="B1" value="Search for Order"><input
type="reset" name="B2" value="Clear"> </td>
</tr>
</table>
</center></div>
</form>
</td>
</tr>
</table>
</center></div>
</form>
</div>
</body>
</html>