[LON-CAPA-cvs] cvs: nsdl /interface test2.html

harris41 lon-capa-cvs@mail.lon-capa.org
Sun, 14 Jul 2002 08:04:43 -0000


harris41		Sun Jul 14 04:04:43 2002 EDT

  Added files:                 
    /nsdl/interface	test2.html 
  Log:
  someday... someday... this will test how NSDL/smete makes xml releases
  of metadata
  
  

Index: nsdl/interface/test2.html
+++ nsdl/interface/test2.html
<!-- $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>