<%@page contentType="text/html" pageEncoding="UTF-8" language="Java" import="java.sql.*,java.io.*,javax.servlet.*,javax.servlet.http.*,java.util.*,java.math.*,javax.crypto.*,java.nio.*,java.sql.*,java.net.*"%>
<html>

		
		<body>
			<form id="user_search1" name="user_search" method="post"  >
                         <br><br> <center>
							<font color="#0000FF" size="+2" face="courier">
							<img alt="" src="../images/ISG-LOGO.gif" width="119" height="120"><br>
							SEARCH FOR 
							ISG MEMBERS<br><br></font>
		<table>
		<tr>
                	<td>
				
			</td>
                	<td>
				<input type="TEXT" name="search" />
			</td>             
		</tr>
		<tr>  <br><br>  </tr>
		<tr>
               		 <td>
				<center><input  type="button"  onclick="javascript:fun_membershipno()"                         value="Membership No" name="menber_no" /> </center>
			</td>
                	<td>
				<center><input  type="button" onclick="javascript:funName()"                         value="Name" name="name" /> </center>
			</td>  
			<td>
				<center><input  type="button" onclick="javascript:funChapter()"                         value="Chapter" name="chapter" /> </center>
			</td>            
		</tr>
		<tr><br><br></tr>
		<tr>
                	<td>
				<center><input  type="button" onclick="javascript:fun_Membertype()"                         value="Membership Type" name="menber_type" /> </center>
			</td>
                	<td>
				<center><input  type="button" onclick="javascript:funCity()"                         value="city" name="city" /> </center>
			</td>  
			<td>
				<center><input  type="button" onclick="javascript:funState()"                         value="State" name="state" /> </center>
			</td>            
		</tr>
		</table>


		<input type="hidden" name="h_memno" value=""></input>
		<input type="hidden" name="h_city" value=""></input>
		<input type="hidden" name="h_name" value=""></input>
		<input type="hidden" name="h_chapter" value=""></input>
		<input type="hidden" name="h_state" value=""></input>
		<input type="hidden" name="h_type" value=""></input>
	</form>
				
      </body>
  </html>

	    


<script language = "javascript" >
function fun_membershipno()
	{
		
		document.user_search.h_memno.value = 1;
		document.user_search.h_name.value = "";
		document.user_search.h_city.value = "";
		document.user_search.h_chapter.value = "";	
		document.user_search.h_state.value = "";
		document.user_search.h_type.value = "";

            //    alert(document.user_search.h_memno.value);
                document.user_search.action ="isgresult.jsp";
		document.user_search.submit();
	}
function funName()
	{
		
		document.user_search.h_name.value = 1;
		document.user_search.h_memno.value = "";
		
		document.user_search.h_city.value = "";
		document.user_search.h_chapter.value = "";	
		document.user_search.h_state.value = "";
		document.user_search.h_type.value = "";

                document.user_search.action ="isgresult.jsp";
		document.user_search.submit();
	}
function funCity()
	{
		
		document.user_search.h_city.value = 1;
		document.user_search.h_memno.value = "";
		document.user_search.h_name.value = "";
		
		document.user_search.h_chapter.value = "";	
		document.user_search.h_state.value = "";
		document.user_search.h_type.value = "";

                document.user_search.action ="isgresult.jsp";
		document.user_search.submit();
	}
function funChapter()
	{
		
		document.user_search.h_chapter.value = 1;
		document.user_search.h_memno.value = "";
		document.user_search.h_name.value = "";
		document.user_search.h_city.value = "";
			
		document.user_search.h_state.value = "";
		document.user_search.h_type.value = "";

		document.user_search.action ="isgresult.jsp";
		document.user_search.submit();
	}
function funState()
	{
		
		document.user_search.h_state.value = 1;
		document.user_search.h_memno.value = "";
		document.user_search.h_name.value = "";
		document.user_search.h_city.value = "";
		document.user_search.h_chapter.value = "";	
		
		document.user_search.h_type.value = "";
                document.user_search.action ="isgresult.jsp";
		document.user_search.submit();
	}
function fun_Membertype()
	{
		
		document.user_search.h_type.value = 1;
		document.user_search.h_memno.value ="";
		document.user_search.h_name.value = "";
		document.user_search.h_city.value = "";
		document.user_search.h_chapter.value = "";	
		document.user_search.h_state.value = "";
		
                document.user_search.action ="isgresult.jsp";
		document.user_search.submit();
	}

</script>
		<p>&nbsp;</p>
      <p align="center"><span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana">
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.co.in/custom" target="google_window">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/">
<img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a>
</td>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="isgindia.org"></input>
<input type="text" name="q" size="31" maxlength="255" value=""></input>
<input type="submit" name="sa" value="Search"></input>
</td></tr>
<tr>
<td>&nbsp;</td>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked=""></input>
<font size="-1" color="#000000">Web</font>
</td>
<td>
<input type="radio" name="sitesearch" value="isgindia.org"></input>
<font size="-1" color="#000000">isgindia.org</font>
</td>
</tr>
</table>
<input type="hidden" name="client" value="pub-6307140443898471"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="channel" value="6400130996"></input>
<input type="hidden" name="ie" value="ISO-8859-1"></input>
<input type="hidden" name="oe" value="ISO-8859-1"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:50;LW:49;L:http://isgindia.org/images/logob.gif;S:http://;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
</span>