<%@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 %>

Business Service Providers

tp://build.export.gov/build/groups/public/@eg_ar/documents/webcontent/%7Eexport/eg_ar_021790%7E6%7EDCT_Center_Content/60240-1.jpg

The Business Service Provider (BSP) directories are designed to help U.S. companies identify professional service providers to assist them in the assessment, completion, and/or financing of an export transaction.

The U.S. Commercial Service has developed lists of business service providers, firms that provide professional services to foreign and domestic companies alike.  The companies listed were selected based on our long experience with the type of support that U.S. companies usually seek when initiating or expanding business in the Trade Americas region.  This experienced group of firms offers useful services for U.S. companies interested in initiating or expanding business in the Americas.

Just click on the country you are doing business in, then the category of your choice, and view the companies listed.

The BSP directories are intended to provide an additional resource to U.S. exporters doing business in this geographic area. The BSP directory is not comprehensive. Inclusion does not constitute an endorsement or recommendation by the U.S. & Foreign Commercial Service. We have performed limited due diligence research; but we strongly recommend that you perform your own due diligence investigation and background research on any company. We assume no responsibility for the professional ability or integrity of the providers listed. We reserve the right not to list any particular company.