Professional Contact Form
Professional Contact Form a custom form to mail script to use in any web site. Your clients can send their messages to you filling only a simple form. Script supports Persist AspEmail, CDONTS, W3 JMail 4.1.
Now first let's create our form :
Professional Contact Form
Name :
Email :
Subject :
Message :
<br />onkeyup=javascript:textCounter(this.form.message,this.form.remLen,450); <br />style="FONT-SIZE: 12px; FONT-FAMILY: verdana" name=message rows=8 wrap=virtual cols=60 <br />onchange=javascript:textCounter(this.form.message,this.form.remLen,450);><%=strMsg%>
Character Count �
Message field counts the characters so no one can send long messages. Unless this function someone can easily send long messages and this will break your internet traffic. Add those lines top of your web page beetween 'head' tags :
Only members can write comments.Please, login / register to write comment.

