NewSintro
From Virtualsoil
(Difference between revisions)
Line 1: | Line 1: | ||
'''[[whyfirstline|Please leave the first line intact. Paste your story after it.]]''' | '''[[whyfirstline|Please leave the first line intact. Paste your story after it.]]''' | ||
- | < | + | <rtml> |
- | < | + | <fieldset> |
+ | <form enctype='multipart/form-data' method='post' action=''> | ||
+ | <input type='text' name='1' value='your title' /> | ||
+ | <input type='text' name='2' value='your name' /> | ||
+ | <input type='text' name='3' value='rating' /> | ||
+ | <input type='submit' value='Do it'/> | ||
+ | </form> | ||
+ | </fieldset> | ||
+ | </rtml> |
Revision as of 01:47, 13 March 2006
Please leave the first line intact. Paste your story after it. <rtml> <fieldset> <form enctype='multipart/form-data' method='post' action=> <input type='text' name='1' value='your title' /> <input type='text' name='2' value='your name' /> <input type='text' name='3' value='rating' /> <input type='submit' value='Do it'/> </form> </fieldset> </rtml>