INSERT INTO submissions(id, content, submitted) VALUES('#CreateUUID()#', , NOW()) A New Parishioner Registration Form has been submitted.

Family Name
Family Last Name #form.lastname#
Single/Widow/Widower
First Name #form.singlefirstname#
Birth Date #form.singlebirthdate#
Father/Husband
First Name #form.malefirstname#
Birth Date #form.malebirthdate#
Mother/Wife
First Name #form.femalefirstname#
Birth Date #form.femalebirthdate#
Wife's Maiden Last Name #form.maidenname#
Contact Information
Street Address #form.address#
City #form.city#
State #form.state#
Zip Code #form.zipcode#
Email Address #form.email#
Phone Number #form.phone#
Children
First Name #form["child#i#firstname"]#
Birth Date #form["child#i#birthdate"]#
Additional Information
Comments/Requests #form.requests#
× Thank you. Your information has been received.

Register as Parishioners of Holy Trinity Parish

A warm welcome to all new parishioners!

Family Name
Single/Widow/Widower
Father/Husband
Mother/Wife
Contact Information
Children
style="display: none;">
Additional Information

Holy Trinity Parish is committed to proclaim the gospel message of Jesus Christ as a Roman Catholic community of faith, by promoting a sense of commitment to the church, encouraging divine worship and prayer, fostering evangelization and nurturing the spirit of service.

View Mission
i=1; $('.add-button').click(function(){ i++; $('#child'+i).slideDown(); if(i>=#childlimit#) $('.add-button').remove(); });