|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/yaleb/examples/ |
Upload File : |
<html> <head> <title>Soupermail Conditional Templates</title> <link rel="stylesheet" type="text/css" href="examples.css"> </head> <body> <h1>Soupermail Conditional Templates</h1> <p>This page will show you an example of using conditional operators in config files and templates. Try using some numbers outside the range asked for to see how conditionals operate.</p> <form method="post" action="/cgi-bin/soupermail.pl"> <input type="hidden" name="SoupermailConf" value="conds.con"> A number between 1 and 10: <input type="text" name="number" size="3"> <p> <input type="submit" value="Submit >"> </form> </body> </html>