<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% 'insert this code in the campaign's receiving page dim bodystring bodystring = Request.ServerVariables("HTTP_REFERER") if Request.QueryString("AD") <> "" and Request.QueryString("source") <> "" then 'Response.Write(Request.ServerVariables("HTTP_REFERER")) ' This is always a good idea when dealing with ' cookies! Especially cookies and a redirect! Response.Buffer = True ' This script handles both the adding and deleting of cookies Dim strCookieName ' The name of the cookie we're processing Dim strCookieValue ' The value to be assigned to it ' Get the values passed in by the other script strCookieName = "UWSCampaign" If Request.Cookies("UWSCampaign") <> "" then strCookieValue = "source=" & Request.QueryString("source") & "&date=" & NOW() & "&ad=" & Request.QueryString("AD") & "&URLreferral=" & bodystring & "&previousCookie=" & Request.Cookies("UWSCampaign") else strCookieValue = "source=" & Request.QueryString("source") & "&date=" & NOW() & "&ad=" & Request.QueryString("AD") & "&URLreferral=" & bodystring end if If strCookieName <> "" Then If strCookieValue <> "" Then Response.Cookies(strCookieName) = strCookieValue Response.Cookies(strCookieName).Expires = Date() + 120 Response.Cookies(strCookieName).Path = "/" End If End If end if %> Marine Biology Degree, Miami, Florida - Barry University
College of Arts and Sciences
Marine Biology
Barry University Search Powered by Google
Home About the Program Faculty Admissions Financial Aid Life at Barry Our Students / Alumni
Why Marine Biology at Barry?
Labs (classroom & research)
South Florida Natural Environment
RISEE: Research Internship for Students in Environmental Ecology
Program Overview
Course Descriptions
Graduation Requirements
Field Study / Internships
Program Location

Program Location

Barry University
11300 NE 2nd Avenue
Miami Shores, FL 33161

Barry University is conveniently located between the cities of Ft. Lauderdale and Miami. It is easily accessible from both Ft. Lauderdale International and Miami International Airports, the Florida Turnpike, or I-95.

Directions to Campus

From the North:

I-95 South to NW 125 Street - Exit 10A (old exit 13). Turn left (east) at the light onto NW 125 Street. Turn right (south) onto NE Second Avenue. Main entrance is on the right (west side) of NE Second Avenue between NE 115 and NE 111 Streets. Visitor parking is located next to the front entrance.

From the South:

I-95 North to NW 119 Street - Exit 9 (old exit 12). Turn right (east) at the light onto NW 119 Street. Turn right (south) onto NE Second Avenue. Main entrance is on the right (west side) of NE Second Avenue between NE 115 and NE 111 Streets. Visitor parking is located next to the front entrance.

 

 

Apply Now
Request More Information
Ask us a Question
Schedule a Visit