<title> Parser Based C Program Example </title> <h1> Parser Based C Program Example </h1> <h2> parser v 1.1</h2> <hr> <form method=POST action="http://info.fuw.edu.pl/bin/example1.1"> <i>This is silly form and C program, but it is only an example ! </i><p> <dl> <dt> Tell me your first name : <input name="fname" size=12> <dt> Tell me your birthdate (year) : <input name="birthdate" size=4 maxlength=4> <dt> You encouter yourself <select name="age"> <option> very young <option selected> young <option> mid age <option> old </select> person ? <dt> <input type="checkbox" name="check"> Check this box if you want to specify one or more of the following descriptions : <dd> <select name="desc" multiple size=6> <option> tall <option> red hair <option> blond <option> handsome <option> good looking <option> fit <option> nice <option> pretty </select> </dl> <p> <b>You can <input type="submit" value="send"> this form or just <input type="reset" value="reset"> it.</b> <hr> <i> Kacper Nowicki (kacper@fuw.edu.pl)</i> - 94.01.18