<%@ Language=VBScript %> <% session.Timeout="500" %> Become a Young Heroes Sponsor. <% FamilyCode1=trim(request.querystring("FamilyCode")) FamilyCode2=trim(request.form("FamilyCode")) if Len(FamilyCode1) > 0 then FamilyCode=FamilyCode1 if Len(FamilyCode2) > 0 then FamilyCode=FamilyCode2 if len(FamilyCode) > 1 then set YHConn=Server.CreateObject("ADODB.Connection") YHConn.Open ConnectS MyQuery = "select * from Family where FamilyCode='" & FamilyCode & "'" set YHFamilyRS= Server.CreateObject("ADODB.RecordSet") YHFamilyRS.Open MyQuery , YHConn, 3, 3 FamilySurname=YHFamilyRS("FamilySurname") CommunityID=YHFamilyRS("CommunityID") CommunityName=GetCommunityName(CommunityID) NumChild=cint(GetFamilyNumChildren(FamilyCode)) YHFamilyRS.close set YHFamilyRS=Nothing YHConn.Close set YHConn=Nothing else FamilySurname="" CommunityID="" CommunityName="" end if %>

LINKS YOUNG HEROES NEWS CHALLENGE THANKS SITE MAP CONTACT US

Become a Young Heroes Sponsor

Step 1 of 3

If you wish to select a family to sponsor, click here.

Once you have selected a family, you will automatically be brought back to this page to complete your sponsorship information.

If you wish to sponsor a family where the need is greatest and have us select the family for you, click here.

If you wish to make a one-time donation instead of sponsorship, fill in the amount here and click on continue.

<%'if request.querystring("need")="true" then response.write(" checked=true ")%> Donation Amount US$