/[inncomm]/html/new.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/new.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Thu Dec 7 11:56:21 2000 UTC (23 years, 5 months ago) by dpavlin
Branch: DbP, MAIN
CVS Tags: r0, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/html
first, semi-working version

1 dpavlin 1.1 <!-- new.html -->
2    
3     <form enctype="multipart/form-data" action="{PHP_SELF}" METHOD=POST>
4    
5     <input type=text name=title size=65 maxsize=100 value="topic title" onFocus="this.value=''">
6     <br>
7     <textarea cols=65 rows=4 name="sadrzaj" wrap="hard" onFocus="this.value=''">
8     enter short description of your topic or propousal
9     </textarea>
10    
11     <br>
12     <INPUT TYPE=submit name=insert_newtopic VALUE=send>
13     <INPUT TYPE=reset VALUE=reset>
14     </form>
15    
16     <!-- new.html -->

  ViewVC Help
Powered by ViewVC 1.1.26