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

Market Research and Due Diligence

Accurate, up-to-date market intelligence is essential for your company to target the best international market opportunities and make informed business decisions when evaluating potential overseas business partners.

You can leverage the knowledge and resources of the U.S. government by tapping into our vast network of experts, contacts and partners in 80 countries across the globe to get world-class market intelligence. 

Customized Market Research (available for a fee)

We can assess the market potential of your product/ services in a given market and prepare a report according to your specific business needs. 

  • Identify and evaluate key market dynamics, opportunities and challenges
  • Address your particular questions regarding the market for your products/services

Learn more about our customized market research program

Order customized market research by contacting your local Export Assistance Center

Due Diligence Reports on Potential Overseas Business Partners (available for a fee)

We can investigate the capabilities, legitimacy and financial strength of a potential overseas business partner and provide useful information gleaned from government, industry and financial contacts, the local press and other sources.

Learn more about our due diligence reports

Order a due diligence report by contacting your local Export Assistance Center

Publicly Accessible Information and Resources (available at no charge)

  • Get Step-by-Step Market Research Tips for finding and assessing markets overseas
  • Check out the Market Research Library to get overviews on doing business in more than 120 countries and profiles of 110 industry sectors
  • Get the latest Trade Data by country, state, commodity, year, and more
  • Tune into a Webinar to hear about new market and industry information
  • Watch a Webcast to learn international business best practices
  • Search our Trade Lead Database to identify potential business leads for your company

Contact the Trade Information Center for help with our publicly accessible information and resources