| <formtoemail_ifsuccess_else>   After this tag you should place the <form> tag. The contents will always be displayed.   Example: The above tag along with the formtoemail_ifsuccess tag can be used in the following order: <formtoemail_ifsuccess> <formtoemail_ifsuccess_else>  <form> .. <input>... </form> </formtoemail_ifsuccess>   
 You can use this tag only in html mode and at the very beginning of the html text you should type <advancedparser/>followed by the tag <loadmodule formtoemail/>. 
 |