Subversion Repositories wimsdev

Rev

Rev 5746 | Rev 12810 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
35 reyssat 1
!! Questions can be put in this file. Usually it is by html forms.
2
!! Here is an example of the design of reply form. You are free to modify.
3
 
4
!form reply
5928 bpr 5
<input type=submit value="OPSTUREN"/> je antwoord:<br/>
35 reyssat 6
 
5928 bpr 7
x = <input size=40 name=x value="$x"/> <br/>
8
y = <input size=40 name=y value="$y"/> <br/>
35 reyssat 9
 
10
 
5928 bpr 11
!formend
12