<form method="post" action="http://www.office-kyu.com/search/search.cgi" target="_blank"> <input type="hidden" name="action" value="search"><input type="text" size="30" name="keyword"> <input type="submit" value="検索"> <input type="radio" name="type" value="and" checked>and <input type="radio" name="type" value="or">or <select name="com_flag" size="1"> <option value="1" selected>コメントを表示する <option value="0">コメントを表示しない </select> </form> |