|
<%
dim myserver, esserver, referserver, formurl, verifyurl,updateurl,logouturl, memberurl,esserver_normal
myserver=request.servervariables("SERVER_NAME")
'''response.write (request.servervariables("HTTP_REFERER"))
referserver=request.servervariables("HTTP_REFERER")
if(instr(1,myserver,"syssrc")>0 or instr(1,myserver,"preprod")>0) then
esserver="http://eseries-dev.mdnonprofit.org"
esserver_normal=esserver
else
esserver="https://eseries.mdnonprofit.org"
esserver_normal="http://eseries.mdnonprofit.org"
end if
verifyurl= esserver_normal & "/scriptcontent/custom/token/newcftoken.cfm?CFTOKEN="
formurl= esserver & "/source/Security/MemberLogonValidate.cfm"
updateurl= esserver & "/source/Security/cSecurityNameEdit.cfm?ID="
logouturl= esserver & "/source/Security/Member-Logoff.cfm"
memberurl= esserver & "/source/Members/cMemberDisplay.cfm?ID="
'if(instr(1,myserver,"syssrc")>0 or instr(1,myserver,"preprod")) then
' verifyurl="http://eseries-dev.mdnonprofit.org/scriptcontent/custom/token/newcftoken.cfm?CFTOKEN="
' formurl="http://eseries-dev.mdnonprofit.org/source/Security/MemberLogonValidate.cfm"
' esserver="eseries-dev.mdnonprofit.org"
'else
' verifyurl="http://eseries.mdnonprofit.org/scriptcontent/custom/token/newcftoken.cfm?CFTOKEN="
' formurl="http://eseries.mdnonprofit.org/source/Security/MemberLogonValidate.cfm"
' esserver="eseries.mdnonprofit.org"
'end if
'updateurl="https://eseries.mdnonprofit.org/source/Security/cSecurityNameEdit.cfm?ID="
'updateurl="http://eseries-dev.mdnonprofit.org/source/Security/cSecurityNameEdit.cfm?ID="
%>
<%
if(SESSION("ID")) THEN
dim upurl
upurl = updateurl & SESSION("ID")
response.write ""
response.write "Your Profile "
response.write "" & SESSION("FIRST_NAME") & " " & SESSION("Last_NAME") & " "
response.write "ID: " & SESSION("ID") & " "
response.write "Update Login"
response.write "
"
response.write "Logout
"
END IF
%>
<% LANGUAGE="VBSCRIPT" %>
<%
if(correctsession) then
response.write "Your Profile"
response.write " " & fname & " " & lname & " "
response.write "ID: " & cid & ""
response.write " Update Login"
response.write "
"
response.write "Logout
"
response.write "
"
else
%>
<%
if(tried) then
'''response.write ("Please try again!")
end if
end if
%>
Become a Member
Member
Organizations
Our Offices
Staff List
Who We Are
Home
|
Annual
Report and Financial Information
Click on the links below
to view and/or download copies of Maryland Nonprofits' annual reports,
audited financial statements and annual tax returns (IRS Form 990).
Annual
Reports
Audited
Financial Statements
IRS
Form 990s
Maryland Nonprofits' Conflict of Interest Policy
|