/[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.1.1.1 - (hide annotations) (vendor branch)
Thu Dec 7 16:35:53 2000 UTC (23 years, 4 months ago) by dpavlin
Branch: DbP
CVS Tags: r0
Changes since 1.1: +0 -0 lines
File MIME type: text/html
first, semi-working version

1 dpavlin 1.1 <!-- reply.html -->
2    
3     <form enctype="multipart/form-data" action="{PHP_SELF}" method=post>
4    
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     {CHECKBOXES}
12     </form>
13    
14     <!-- reply.html -->

  ViewVC Help
Powered by ViewVC 1.1.26