|
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/davidbacker/_logs/W2KWEB2A/countrysquire/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>The Country Squire: Administration</title>
<!-- ***** removed so mockup will work off our server... DSB -->
<!-- link rel=stylesheet type="text/css" href="../tags.css" -->
<meta http-equiv="expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<!-- mockup page updated 05/31/2002 DSB -->
<script language = "JavaScript" type="text">
<!--
// function isReady(form)
// function to check if an element (field) is empty
// returns true if element has content
function isFilled(elm) {
if (elm.value == "" || elm.value == null) {
return false;
} else {
return true;
}
}
function isReady(form) {
if (isFilled(form.image_name)==false) {
alert("Please enter an image name.");
form.image_name.focus();
return false;
}
return true;
}
-->
</script>
</head>
<body bgcolor="#ffcc99" >
<table width=755 cellpadding=0 cellspacing=0 border=0>
<tr valign=top>
<!-- ***** note removal of ../ in image paths DSB -->
<!-- ***** also addition of column cell, for horizontal spacer -->
<td align="right"><img src="images/logosmlr2.gif" WIDTH="141" HEIGHT="105" ALT="Country Squire logo" BORDER="0"></td>
<td colspan="2" align="left"><img src="images/hdrmnuS_01.gif" WIDTH="608" HEIGHT="64" ALT="The Country Squire, Inc." BORDER="0"></td>
</tr>
<tr valign=top>
<td width=145> </td>
<!-- horizontal spacer -->
<td width="10"> </td>
<td width=605 align=left valign=top>
<!-- ***** font and header change -->
<font size="5" color="#000066" ><b>Administration:</b></font> <font size="3" color="#000066" ><b>Upload an Image</b></font>
<!-- ***** moved to bottom of page -->
<!-- p><font size="3" color="#000066" ><a href="frontpage.tcl">Main Menu</a> | <a href="logout1.tcl">Log Out</a></font></p -->
<form action="uploadimage2.tcl" method=post enctype="multipart/form-data" name="entryform" onsubmit="return isReady(this)">
<!-- p class='sansa'> </p -->
<p class='sansa'><small>This form will allow you to upload an image file to the catalog database.</small></p>
<!-- ***** added -->
<p class='sansa'> </p>
<p class='sansa'><small>Use the browse button to locate the image file on your hard drive.</small></p>
<!-- ***** moved right and aligned -->
<DIR>
<table cellpadding=0 cellspacing=0 border="0">
<tr valign=middle>
<td>
<p class='sansa'><small>Image file to upload: </small></p></td><td><input type=file name="image_name"></td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr valign=middle>
<td>
<p class='sansa'><small>Item Category: </small></p></td>
<td>
<select name=category_id size=1>
<option value=10>Bear Related Accessories</option>
<option value=4>Children's Chairs</option>
<option value=9>Dog Related Accessories</option>
<option value=8>Equestrian Related Accessories</option>
<option value=6>Fine Chinese Export Porcelain</option>
<option value=7>Fine Leather Bindings</option>
<option value=1>Furniture</option>
<option value=3>Miniature Furniture & Salesman's Samples</option>
<option value=12>Miscellaneous Accessories</option>
<option value=11>Neoclassical Decorations</option>
<option value=5>Papier Mache & Tole Trays</option>
<option value=2>Tole Tea Canisters</option>
</select>
</td>
</tr>
</table>
<!-- ***** end right shift -->
</DIR>
<!-- ***** change label on submit button -->
<p class='sansa'><small><input type=submit name="send it" value="Upload Image"></small></p>
</form>
</td>
</tr>
</table>
<table width="750" border="0" cellspacing="0" cellpadding="0" >
<!-- colspan=3 due to added middle column -->
<tr>
<td colspan="3"> </td>
</tr>
<tr>
<td width=141><img src="images/onepixel.gif" WIDTH="141" HEIGHT="1" ALT="" BORDER="0"></td>
<!-- ***** another horizontal spacer column for lower rows -->
<td width="10" rowspan="3"><img src="images/onepixel.gif" WIDTH="6" HEIGHT="1" ALT="" BORDER="0"></td>
<td width=605><hr size=1></td>
</tr>
<!-- ***** added row and text links DSB -->
<tr>
<td width=145> </td>
<td width=605><font size="2" >
<br><a href="frontpage.tcl">Main menu</A> | Upload an image | Upload single item | Upload batch mode | Edit data item | Delete an image | Delete a data item | <a href="logout1.tcl">Log out</A></font><br>
</td>
</tr>
<tr>
<td width=145> </td>
<td width=605 class='sansa'><small><small><span class='colorred'><b><a href="reportaproblem1.tcl">Report a Problem</a></b></span> Call 1-800-309-5832 for assistance</small></small></td>
</tr>
</table>
</body>
</html>