Box 24

 Home   Infos   Tipps   Webmail   Humor   Polizei   Gästebuch   Downloads   Chat   Suchen   Feedback   Links 

 

 Anmelden/Login   Neuanmeldung/New User   Java Telnet Applet   Telnet   
 

html-mailform

(since 5.3.447)

The html-mailform is for creating submitting form responses to a mail conference. A configuration file must be created in your wc5\config directory for each mail form you create which specifies the information about to, subject and conference number. See mailex.html example.

Update

(since 5.4.449)

Added template variable to html-mailform.wcc, so that different template pages can be used for the response page to a form.

To use, add the following to your form:

<input type="hidden" name="template" value="mytemplate.htm">

This can also be entered into the config file as a line:

template=mytemplate.htm

Note

This file must be in your http\template directory.