Share via


© Microsoft Corporation. All rights reserved.

  <html>
<title>Search Titles</title>
<body bgcolor="wheat">
<b>Please enter the title to search for:</b>
	BEGIN CALLOUT A
<form method="get" action="https://localhost/xmlquery/
templates/query3.xml">
	<input type="text" name="Title">
	<input type="submit" value="Search!">
</form>
	END CALLOUT A
</body>
</html>