<html>
<body>
<form action="Search2.asp" method="get">
Country:
<input type="text" Size=30 Value=USA name="txtSearch"><br><br>
<HR>
<BR><input type="submit" value="Find the above"><BR>
</form>
</body>
</html>