Annotation of nsdl/interface/test2.html, revision 1.1
1.1 ! harris41 1: <!-- $Id$ -->
! 2: <html>
! 3: <head>
! 4: <title>NSDL-LONCAPA GATEWAY TEST PAGE #2</title>
! 5: </head>
! 6: <body bgcolor="#ffffff">
! 7: <h1>NSDL-LONCAPA GATEWAY TEST PAGE #2</h1>
! 8: <h2>Test 2.1</h2>
! 9: <h3>LON-script</h3>
! 10: <form method="POST" action="/LON-script">
! 11: <input type="hidden" name="author" value="harrison" />
! 12: <pre>
! 13: key: author
! 14: value: harrison
! 15: </pre>
! 16: <input type="hidden" name="verb" value="search" />
! 17: <pre>
! 18: key: verb
! 19: value: search
! 20: </pre>
! 21: <input type="hidden" name="metadataPrefix" value="oai_dc" />
! 22: <pre>
! 23: key: metadataPrefix
! 24: value: oai_dc
! 25: </pre>
! 26: <input type="submit" name="submit" value="Submit Test 2.1" />
! 27: </form>
! 28: </body>
! 29: </html>
! 30:
! 31:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>