File:  [Repository] / OSAS / OSA_system / zpt / AddOSAS_contextData.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Fri Apr 2 17:38:40 2004 UTC (20 years, 3 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
getpartners to a xml solution changed.

    1: <html>
    2:   <body>
    3:     <form name="form" action="manage_AddOSAS_add_contextData">
    4:       <b> ID: </b><input type="text" name="id"><br><br>
    5:       <b> Path to Collection: </b><input type="text" name="collection" size=100><br><br>
    6:       <input type="submit" value="Add"><br><br>
    7:     </form>
    8:   </body>
    9: </html>

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