Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
386 bpr 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
5746 bpr 5
<input type=submit value="Envia"/> your reply:<p>
386 bpr 6
 
5746 bpr 7
x = <input size=40 name=x value="$x"/> <br>
8
y = <input size=40 name=y value="$y"/> <br>
386 bpr 9
 
10
</form>
11