<formtoemail_ifsuccess_else> 
  
This content will be always 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 forumlist/>. 
  |