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

1.1     ! dwinter     1: <html>
        !             2: <body>
        !             3: <form method="post" action="manage_AddOSAS_producer">
        !             4: <h2>Add a producer (Page under construction)</h2>
        !             5: <b>ID=shortName (required)</b><input name="id"><br>
        !             6: <b>Title=FullName (required)</b><input name="title"><br>
        !             7: <b>Folder Name for this Producer (required)</b><input name="producerFolderName"><br>
        !             8: 
        !             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: 
        !            13: <input type="submit">
        !            14: </form>
        !            15: 
        !            16: </body>
        !            17: </html>

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