Skip to content

Instantly share code, notes, and snippets.

@wsalesky
Created June 18, 2014 18:01
Show Gist options
  • Save wsalesky/410a7b3be44a17f5e2e1 to your computer and use it in GitHub Desktop.
Save wsalesky/410a7b3be44a17f5e2e1 to your computer and use it in GitHub Desktop.
Basic search function for xqy14
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head></head>
<body>
Simple Search
<form action="search.xql" method="get">
<input type="text" id="q" name="q"></input>
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment