/[inncomm]/html/reply.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /html/reply.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Fri Dec 8 08:25:58 2000 UTC (23 years, 4 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -1 lines
File MIME type: text/html
*** empty log message ***

1 dpavlin 1.1 <!-- reply.html -->
2    
3 dpavlin 1.2 <br><form enctype="multipart/form-data" action="{PHP_SELF}" method=post>
4 dpavlin 1.1
5     <textarea cols=65 rows=6 name=sadrzaj wrap="hard">
6     </textarea>
7     <br>
8     <INPUT TYPE=submit name=insert_reply VALUE=send>
9     <INPUT TYPE=reset VALUE=reset>
10     <input type=hidden name=p value={P} >
11 dpavlin 1.2 <input type=hidden name=t value={T} >
12 dpavlin 1.1 {CHECKBOXES}
13     </form>
14    
15     <!-- reply.html -->

  ViewVC Help
Powered by ViewVC 1.1.26