more contact work and preliminary business card upload
[freeside.git] / httemplate / edit / prospect_main-upload.html
diff --git a/httemplate/edit/prospect_main-upload.html b/httemplate/edit/prospect_main-upload.html
new file mode 100644 (file)
index 0000000..24b1caa
--- /dev/null
@@ -0,0 +1,7 @@
+<%  include("/elements/header.html", 'Upload business card' ) %>
+
+  <FORM ACTION="prospect_main-ocr.html" METHOD="POST" ENCTYPE="multipart/form-data">
+  <INPUT TYPE="file" NAME="card">
+  <BR><INPUT TYPE="submit" NAME="submit" VALUE="Upload">
+
+<% include('/elements/footer.html') %>