|
Contact Form
Simply right click anywhere in the form field and select "Form Properties" and enter your email address. At present it is set to log to an html page in your _private folder. You can add your email address in addition to this. If when you right click the form and the "Form Properties" selection does not appear you will need to reconfigure the entire form. Do this by going into the source code and find the beginning <form> tag. It will look like this <form action="_derived/nortbots.htm" method="POST" onsubmit="location.href='_derived/nortbots.htm';return false;" language="JavaScript" name="FrontPage_Form1" webbot-action="--WEBBOT-SELF--" webbot-onSubmit="return FrontPage_Form1_Validator(this)">
|