We offer a free "Forms to Email" program using ASP for all DV Tech clients. Complete the form below to provide the information we need to set up the program, and we'll install it in your directory. Then you simply copy and paste the following code into the HTML page:
<FORM METHOD="POST" ACTION="SEND.ASP">
You can add additional lines of code to put hidden comments in the Email you receive from your clients. Use the example below:
<INPUT NAME="COMMENTS" VALUE="Whatever you want here" TYPE=HIDDEN>
Note: In your form, if you include the text fields "Your Name" and "Email" for your customer to complete, the email you receive will include the sender's input for these fields as part of the standard Email.
As always, if you have any questions, contact us!