<%@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 %>
Local Time in Santo Domingo: Print | E-mail Page

Welcome to U.S. Commercial Service Caribbean!

The U.S. Commercial Service in Santo Domingo, Dominican Republic, is committed to advancing the goals of the National Export Initiative, which aims to create more and better paying jobs and enhance the U.S. economic recovery through the doubling of U.S. exports in five years.

The U.S. Commercial Service promotes the export of U.S. goods and services and protects U.S. business interests in the Dominican Republic and the Caribbean. The Caribbean region is a sizeable export market; it imports $20.27 billion of US products and services. An agency of the U.S. Department of Commerce, the Commercial Service’s primary mission is to promote U.S. exports, to which end it delivers a range of services and customized solutions to ensure that U.S. businesses compete and win in the global marketplace. 

Our expert staff of Commercial Officers and Industry Specialists provide services including trade counseling, market intelligence; Caribbean trade contacts, programs to help U.S. companies find and vet local business partners and representatives; advocacy on behalf of U.S. companies bidding on projects or needing assistance with market access issues; and sponsorship or support of trade-promotion events and trade missions.  

The U.S. Commercial Service Santo Domingo has a Partner Post Program agreement with the State Department at the following US Embassies in the Caribbean: The Bahamas, Barbados and the Eastern Caribbean, Haiti, Jamaica and Trinidad & Tobago. Through this program all these Embassies are able to provide US exporters with CS services.

CONTACT US to learn more about lucrative opportunities in the Caribbean market for your company and our trade experts will be happy to counsel you about upcoming opportunities and trade shows in the Dominican Republic and the Caribbean and upcoming Dominican and Caribbean buyer delegations to trade shows in the United States.