<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%> <% var Recordset1 = Server.CreateObject("ADODB.Recordset"); Recordset1.ActiveConnection = MM_troop9_STRING; Recordset1.Source = "SELECT Last, First, Branch, Rank FROM [1-3563 Master List 11-7 text]"; Recordset1.CursorType = 0; Recordset1.CursorLocation = 2; Recordset1.LockType = 1; Recordset1.Open(); var Recordset1_numRows = 0; %> Search Weymouth World War II Veterans
Home
Register a Veteran
Search the Registry
About the Project
 

We have over 3500 Weymouth veterans who served in World War II registered on our memorial site. These names, for the most part, were copied from the Memorial Wall on the Weymouth Town Green. As you can see from the search results there is much information that is left to be filled in about these veterans. If you have information that will help to complete our database or if you know of a veteran who was a Weymouth resident and served in World War II and you would like to add his/her name please use the Register a Veteran link above.

First Name:

Last Name:

*For a list of all veterans leave the "First Name", "Last Name" fields blank and click the submit button.

*You can also do a partial spelling search, for example searching Last Name by entering "jo" will list all names like jones, johnson, joshua etc..

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

 

 

<% Recordset1.Close(); %>