<%@LANGUAGE="VBSCRIPT"%> <% Dim MM_editAction MM_editAction = CStr(Request.ServerVariables("SCRIPT_NAME")) If (Request.QueryString <> "") Then MM_editAction = MM_editAction & "?" & Server.HTMLEncode(Request.QueryString) End If ' boolean to abort record edit Dim MM_abortEdit MM_abortEdit = false %> <% ' IIf implementation Function MM_IIf(condition, ifTrue, ifFalse) If condition = "" Then MM_IIf = ifFalse Else MM_IIf = ifTrue End If End Function %> <% If (CStr(Request("MM_insert")) = "donateInfo") Then If (Not MM_abortEdit) Then ' execute the insert Dim MM_editCmd Set MM_editCmd = Server.CreateObject ("ADODB.Command") MM_editCmd.ActiveConnection = MM_LeadershipAcademy_STRING MM_editCmd.CommandText = "INSERT INTO dbo.tbl_donateInfo (FirstName, LastName, CompName, StreetAdd, City, [State], ZipCode, PhoneNumber, EmailAdd, Anonymous) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)" MM_editCmd.Prepared = true MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param1", 202, 1, 50, Request.Form("firstName")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param2", 202, 1, 50, Request.Form("lastName")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param3", 202, 1, 50, Request.Form("compName")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param4", 202, 1, 50, Request.Form("streetAdd")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param5", 202, 1, 50, Request.Form("city")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param6", 202, 1, 50, Request.Form("state")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param7", 202, 1, 50, Request.Form("zip")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param8", 202, 1, 50, Request.Form("phoneNum")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param9", 202, 1, 50, Request.Form("emailAdd")) ' adVarWChar MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param10", 202, 1, 50, MM_IIF(Request.Form("anonymous"), "Y", "N")) ' adVarWChar MM_editCmd.Execute MM_editCmd.ActiveConnection.Close ' append the query string to the redirect URL Dim MM_editRedirectUrl MM_editRedirectUrl = "confirmation.asp" If (Request.QueryString <> "") Then If (InStr(1, MM_editRedirectUrl, "?", vbTextCompare) = 0) Then MM_editRedirectUrl = MM_editRedirectUrl & "?" & Request.QueryString Else MM_editRedirectUrl = MM_editRedirectUrl & "&" & Request.QueryString End If End If Response.Redirect(MM_editRedirectUrl) End If End If %> UTMB Adopt a Family

 Employee Relief Effort

 

Employee Relief Fund - Laid Off Employees:

UTMB is collaborating with Catholic Charities to create a fund for families affected by the recent staff reductions and have lost their homes due to IKE. Click on either link below to donate or nominate someone for the employee relief fund.

  • Nomination
    This program is for individuals that have lost their job and their home was either heavily damaged or lost due to IKE. These rifed employees can self nominate or can be nominated by clicking the Nomination link above.

  • Donate
    Please Note: Once you complete the initial registration, select UTMB Employee Support from the designation drop down on the next page. Catholic Charities will charge a percentage of the donation for administrative fees.

    Donations, checks may also be sent to:
    Catholic Charities of the Archdiocese of Galveston-Houston
    P.O. Box 66508
    Houston, Texas 77266

Current Employees:

Assistance is also available for those employees who have been affected by IKE, but do not qualify for the Employee Relief Fund. Please see the links below for more information.

  • Helping Hands
    This site allows you to list (like an eBay process) anything that you want to give to another UTMB employee or student. If you have an extra items or you are willing to help with a service, list and connect directly with someone of our own (only requires an active UTMB Email address). You can also list items or services that you need.

  • Adopt a Family - if you are interested in adopting a UTMB family for the holidays please look within your department to assist any co-workers that may have been affected by Hurricane IKE.