summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pay.html
diff options
context:
space:
mode:
authorivan <ivan>2001-12-26 09:18:18 +0000
committerivan <ivan>2001-12-26 09:18:18 +0000
commit92c43e05cdc7dc5c5a4f8d6b0017f7d699cda90d (patch)
treeec3dd3090cafdc63d27ce05953daf4d94a598c4f /httemplate/search/cust_pay.html
parent9958a1c7391840abd8085e6f781de988533942f2 (diff)
search by check #
Diffstat (limited to 'httemplate/search/cust_pay.html')
-rwxr-xr-xhttemplate/search/cust_pay.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/httemplate/search/cust_pay.html b/httemplate/search/cust_pay.html
new file mode 100755
index 000000000..3848d66f7
--- /dev/null
+++ b/httemplate/search/cust_pay.html
@@ -0,0 +1,18 @@
+<HTML>
+ <HEAD>
+ <TITLE>Check # Search</TITLE>
+ </HEAD>
+ <BODY BGCOLOR="#e8e8e8">
+ <FONT SIZE=7>
+ Check # Search
+ </FONT>
+ <BR><BR>
+ <FORM ACTION="cust_pay.cgi" METHOD="post">
+ Search for <B>check #</B>:
+ <INPUT TYPE="text" NAME="payinfo">
+ <INPUT TYPE="hidden" NAME="payby" VALUE="BILL">
+ <BR><BR><INPUT TYPE="submit" VALUE="Search">
+ </FORM>
+ </BODY>
+</HTML>
+