Return to test2.html CVS log | Up to [LON-CAPA] / nsdl / interface |
someday... someday... this will test how NSDL/smete makes xml releases of metadata
<!-- $Id: test2.html,v 1.1 2002/07/14 08:04:43 harris41 Exp $ --> <html> <head> <title>NSDL-LONCAPA GATEWAY TEST PAGE #2</title> </head> <body bgcolor="#ffffff"> <h1>NSDL-LONCAPA GATEWAY TEST PAGE #2</h1> <h2>Test 2.1</h2> <h3>LON-script</h3> <form method="POST" action="/LON-script"> <input type="hidden" name="author" value="harrison" /> <pre> key: author value: harrison </pre> <input type="hidden" name="verb" value="search" /> <pre> key: verb value: search </pre> <input type="hidden" name="metadataPrefix" value="oai_dc" /> <pre> key: metadataPrefix value: oai_dc </pre> <input type="submit" name="submit" value="Submit Test 2.1" /> </form> </body> </html>