­¬<HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-16"> <TITLE>Lexicon Search Interface</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <CENTER> <HR ALIGN="center" WIDTH="100%" SIZE="2" COLOR="#800000"> <p></p> <FORM METHOD="post" action="qbank_quiz.php4"><INPUT TYPE="hidden" NAME="project" value="qbank"><INPUT TYPE="hidden" NAME="stylesheet" value=""><p></p> <TABLE BORDER="1" WIDTH="600"> <TR> <TH>Field</TH> <TH>Logical operator</TH> <TH>String</TH> </TR> <tr> <td><select name="db_cols_0"><option>subject</option> <option>section</option> <option>kewords</option> <option>question</option> <option>answer</option> <option>difficulty</option> <option>resources</option></select></td> <td><select name="reg_exp_0"><option>begins with</option> <option>does not begin with</option> <option>ends with</option> <option>does not end with</option> <option>contains sequence</option> <option>does not contain sequence</option> <option>equals</option> <option>does not equal</option> <option>empty</option> <option>not empty</option> <option>contains word</option> <option>does not contain word</option> <option>regular expression</option></select></td> <td><input type="text" size="20" name="string_0"></td> </tr> <tr> <td colspan="4" align="center"><select name="connective_0"><option>AND</option> <option>OR</option></select></td> </tr> <tr> <td><select name="db_cols_1"><option>subject</option> <option>section</option> <option>kewords</option> <option>question</option> <option>answer</option> <option>difficulty</option> <option>resources</option></select></td> <td><select name="reg_exp_1"><option>begins with</option> <option>does not