Annotation of OSAS/OSA_system/AddOSAS_producer.zpt, revision 1.4

1.1       dwinter     1: <html>
                      2: <body>
                      3: <form method="post" action="manage_AddOSAS_producer">
1.4     ! dwinter     4: <h2>Add a producer (Page under construction)</h2>
1.2       dwinter     5: <b>ID=shortName (required)</b><input name="id"><br>
                      6: <b>Title=FullName (required)</b><input name="title"><br>
1.3       dwinter     7: <b>Folder Name for this Producer (required)</b><input name="producerFolderName"><br>
                      8: 
1.2       dwinter     9: <b>Address (required)</b><input name="address"><br>
                     10: <em>Contact(optional)</em><input name="contact"><br>
                     11: <em>URL(optional)</em><input name="url"><br>
                     12: 
1.1       dwinter    13: <input type="submit">
                     14: </form>
                     15: 
                     16: </body>
                     17: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>