Search
Contact Us
You are here:   Contact Us

Contact Us

Group for the Advancement of Doctoral Education in Social Work

Dr. Julia R. Henly, GADE Co-President
The University of Chicago
E: [email protected]
Ph: (773) 936-2732

Dr. Lawrence Farmer, GADE Co-President
Fordham University
E: [email protected]
Ph: (212) 636-7081

For general questions or concerns, please contact [email protected]

To update your membership directory or listserv contact information, please see: Update Your Contact Information.

 

Enter the code shown above:
"); //Reset Button if("False"=="True") { $(".ResetButton568").click(function(){ if(confirm("Do you want to reset form?")) { //hidden error message $(".SF_ErrorMessage568").css("display","none"); var stepcount=$("#steps568 li").length; if("0"=="0"&&stepcount>1) { //if structure is multi steps type, go to first step $("#SignupForm568>div>div").hide(); $("#step0568").show(); $("#steps568 li").removeClass("current"); $("#stepDesc0568").addClass("current"); $('#SubmitButtonContent568').hide(); $('#PrintForm568').hide(); $('#ResetButtonDiv568').hide(); $(".ContinueButton568").hide(); $('#CaptchaContent568').hide(); } //input $('.DNNSmart_SuperForm568 .SF_TextBox ').each(function(){ $(this).val($(this).attr("defaultvalue")); }); //dropdown $('.DNNSmart_SuperForm568 .SuperForm_DropdownList').each(function(){ var defaultvalue=$(this).attr("defaultvalue"); $("option",this).each(function(){ if($(this).val().replace(/(^\s*)|(\s*$)/g,'')==defaultvalue) { $(this).prop("selected","selected"); } }); }); //checkbox $('.DNNSmart_SuperForm568 .SuperForm_CheckBox').each(function(){ if($(this).attr("defaultvalue")=="True"){ $("input",this).attr("checked","checked"); } else{ $("input",this).removeAttr("checked"); } }); //radionbuttonlist $('.DNNSmart_SuperForm568 .SuperForm_RadiobuttonList').each(function(){ var defaultvalue=$(this).attr("defaultvalue"); if(defaultvalue!="") { $("input",this).each(function(){ if($(this).val().replace(/(^\s*)|(\s*$)/g,'')==defaultvalue) { $(this).attr("checked","checked"); } }); } else { $("input",this).removeAttr("checked"); } }); //file upload $('.DNNSmart_SuperForm568 .SuperForm_FileUpload').each(function(){ $(this).val(""); }); //checkbox list $('.DNNSmart_SuperForm568 .SuperForm_CheckboxList').each(function(){ if($(this).attr("defaultvalue")=="") { $("input",this).removeAttr("checked"); } else { $("input",this).removeAttr("checked");//clear all checked var optionArray= $(this).attr("defaultvalue").split("|"); if(optionArray.length>1) { for(var i=0;i1) { for(var i=0;i