<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <% var details__MMColParam = "0"; if (String(Request.QueryString("ID")) != "undefined" && String(Request.QueryString("ID")) != "") { details__MMColParam = String(Request.QueryString("ID")); } %> <% var details = Server.CreateObject("ADODB.Recordset"); details.ActiveConnection = MM_troop9_STRING; details.Source = "SELECT * FROM [1-3563 Master List 11-7 text] WHERE ID = "+ details__MMColParam.replace(/'/g, "''") + ""; details.CursorType = 0; details.CursorLocation = 2; details.LockType = 1; details.Open(); var details_numRows = 0; %> Weymouth Veteran Detail
Home
Register a Veteran
Search the Registry
About the Project

World War II Honoree

 

<%=(details.Fields.Item("Full Name").Value)%>

<% if (!details.EOF || !details.BOF) { %> <% } // end !details.EOF || !details.BOF %> <% if (!details.EOF || !details.BOF) { %> <% } // end !details.EOF || !details.BOF %>
 
">
 
  ">
   
 
Rank  
<%=(details.Fields.Item("Rank").Value)%>  
Branch of Service  
<%=(details.Fields.Item("Branch").Value)%>  
Status  
<%=(details.Fields.Item("Status").Value)%>  
 
 
   
   Awards and Activity During World War II  
  <%=(details.Fields.Item("WWII Activity Awards").Value)%>  

 

    Home | Register a Veteran | Search the Registry | About the Project

 


<% details.Close(); %>