
| Posted by support |
Post Reply | Main Forum |
|
You may have used the script formmail.pl which can process a html form and send the result to an email address, and there is another script that can handle uploading of files to web server. AnyBoard's Form Mail function can do all these and more. This is how you do it
2) Write your form page as usual. The form can contain any form elements, such as checkbox, textarea, file, etc. 3) Set the form to use AnyBoard as processor
b) add a hidden field to the form
4) additional hidden fields that can be added
b) abf_subject
c) abf_require_admin
c) abf_cc_registered_user
--modified by support at Sat, Apr 29, 2000, 23:00:20
|
|