<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% ' Loads a file and executes it as an ASP file. ' Needed to perform dynamic execution of BSP/FUSE ' and can be useful down the road Function GetFileContentsForExecution(aspFileFragmentPath) Dim oFSO, sContents 'Obtain a reference to the FileSystemObject Set oFSO = Server.CreateObject("Scripting.FileSystemObject") 'Obtain the file contents sContents = oFSO.OpenTextFile(Request.ServerVariables("APPL_PHYSICAL_PATH") & aspFileFragmentPath).ReadAll Set oFSO = Nothing 'reference to the FileSystemObject 'Remove the ASP scripting tags sContents = Replace (sContents, "<" & "%", "") sContents = Replace (sContents, "%" & ">", "") GetFileContentsForExecution = sContents End Function ' Grabs the node value of the responseXML returned ' by the CSWP_DOC_INFO service. This is used to ' display metadata on the confirmation page. Function GetXmlNodeValue(objXmlRowNode, strNodeName) Dim objXmlNode, objXmlNodeValue Set objXmlNode = objXmlRowNode.selectSingleNode("@" & strNodeName) If (objXmlNode Is Nothing) Then Set objXmlNode = objXmlRowNode.selectSingleNode("idc:field[@name='" & strNodeName & "']") End If If (Not (objXmlNode Is Nothing)) Then GetXmlNodeValue = objXmlNode.Text End If End Function %> <%dim instanceName%> <%dim serverAddr%> <%dim visitorIP%> <%dim displayAllBSP%> <%dim fuseType%> <%dim cswpProgram%> <%instanceName = "build"%> <%serverAddr = "http" & "://" & "build.export.gov" & "/build/idcplg"%> <%visitorIP = Request.ServerVariables("REMOTE_ADDR")%>
<% dim siteURL siteURL = Request.ServerVariables("server_name") if siteURL =("export.gov") then response.Write("") else end if %>

What is a Shippers’ Association?

The American Institute for Shippers’ Associations, Inc. defines Shippers’ Associations as:

"Shippers' Associations generally are non-profit transportation membership cooperatives which arrange for the domestic or international shipment of members' cargo. Associations will contract for the physical movement of the cargo with motor carriers, railroads, ocean carriers, air carriers, and others. The ability to aggregate cargo and ship the collective membership cargo at favorable volume rates is the key to the existence of the modern day Shippers' Association."

Shippers’ associations allow multiple shippers to pool their volumes in order to increase shipment volumes. With a larger shipment volume, the shippers’ association may be able to negotiate volume discounts or service contracts with ocean carriers on behalf of its members.

How can I find Shipper’s Associations?

Shipper’s Associations can be located in many local business telephone directories or by searching the web.

The following list is provided for your benefit. U.S. companies should evaluate all shipping options and determine which one is best suited for their situation.

www.usshippers.org
www.isaship.org

www.midatlanticshippers.org