Link to home
Start Free TrialLog in
Avatar of adorenbaum
adorenbaum

asked on

Extract Data from Web Page


Text1.text=125200057.  I need to input Text1.text into the routing number box at http://www.fededirectory.frb.org/search_ACH.cfm.   Then, I need to display the results from http://www.fededirectory.frb.org/details_ACH.cfm?aba=125200057 in a textbox2.text (only display the bank specific information).  Please note:

1.  I cannot seem to access http://www.fededirectory.frb.org/details_ACH.cfm?aba=125200057 directly (ie. by typing the url)
2.  http://www.fededirectory.frb.org/details_ACH.cfm?aba=125200057 is the second results page.  I.e, you must click "Search" from http://www.fededirectory.frb.org/search_ACH.cfm, then click "More" on http://www.fededirectory.frb.org/results_ACH.cfm which leads you to http://www.fededirectory.frb.org/details_ACH.cfm?aba=125200057.

Please provide the code for this project.  Thanks.
Avatar of Computron
Computron

Correct, you can't use the search in the URL. You need to do an HTTP POST to query the database to return the info. If you could provide a valid routing number, we may be able to help.
Avatar of adorenbaum

ASKER

Please see my original post.  Text1.text=125200057 is the routing number.  Thanks.
ok maybe its me. When I browse to http://www.fededirectory.frb.org/search_ACH.cfm I put in the routing number 125200057 then click search. I get nothing on the results page and there is no "more" to click on.
hmm.  Are you copying and pasting, if so is there an extra space at the end of your paste?  Also, I just tried http://www.fededirectory.frb.org/search_ACH.cfm and it appears to be down.

You can try the other routing numbers listed here:  http://www.wellsfargo.com/wfonline/qm/routing_numbers.  

Thanks.
Use the inet control
assuming text1.text is routing number

dim myurl as string="http://www.fededirectory.frb.org/details_ACH.cfm?aba=" & text1.text
text2.text=inet1.openurl(myurl)
gangwisch:

Do you read my orignal post or try your code? i.e., simply typing the url with a routing number does not work.  I believe the only way to do this is as Computron suggested through HTTP POST.
ASKER CERTIFIED SOLUTION
Avatar of Computron
Computron

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Computron:

Thanks for trying again.  I can confirm that the site is working properly.  I assume you entered the above routing number without spaces at beb./end.  I did have one problem with the web page when I tried it late at night (down for maint?).  Is it possible for you to try the site between 9am-10pm Eastern.  Also, I've included the source below from the first result page and the second result page.  I assume you can see the source from the search page.  Best regards.

first page---



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="author" content="Chris Kreussling">
<meta http-equiv="organization" content="Federal Reserve Bank of New York">
<title>FRFS: Matching FedACH Participant RDFIs</title>
<META name="ROBOTS" content="NOINDEX, NOFOLLOW">



      
      

      


      
      
      

      
            
            
            
            
            
                  
                  
                  
      



























































 











      
      
      
            
            



      









 




































<link href="styles/fedline.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="left">
  <tr><td>
     <table border="0" cellspacing="2" cellpadding="0" height="88" width="100%">
  <tr align="left">
    <td width="67" bgcolor="#FFFFFF" height="88" valign="top" rowspan="2"><a href="http://frbservices.org/index.html"><img src="Images/logo.gif" width="67" height="88" alt="Federal Reserve Financial Services Logo - To Home" border="0"></a></td>
    <td width="135" height="88" valign="top" bgcolor="#FFFFFF" rowspan="2"><img src="images/photos/photo_01.jpg" width="135" height="88" alt="people photo"></td>
    <td height="17" width="85%" align="right" background="Images/bg_colors/header_grey_light.gif" valign="top" bgcolor="#CCCCCC" nowrap>
      <!-- 2003.10.21-gen: chg page index.cfm to index.html -->
      <!-- 2003.10.21-gen: chg page AccessFedLine.cfm to AccessFedLine.html -->
      <!-- 2003.10.21-gen: chg page FedlineWebSetup.cfm to FedlineWebSetup.html -->
      <!-- 2003.10.21-gen: chg page WhatsNew.cfm to WhatsNew.html -->
      <!-- 2003.10.21-gen: chg page Contacts.cfm to Contacts.jsp -->
      <!-- 2003.10.21-gen: chg page About.cfm to About.html -->
      <a href="http://frbservices.org/index.html"><font face="Arial, Helvetica, sans-serif" size="2">Home</font></a><font face="Arial, Helvetica, sans-serif" size="2">
      | <a href="http://frbservices.org/Electronic-Access/AccessFedLine.html">
      Access FedLine&reg;</a> | <a href="http://frbservices.org/Electronic-Access/FedlineWebSetup.html">Sign
      Up For FedLine</a> <!-- Oleg Shur 08/09/04 | <a href="http://frbservices.org/HomePage/WhatsNew.html">What's
      New?</a> -->| <a href="http://frbservices.org/HomePage/app/Contacts.jsp">Contact
      Us</a> | <a href="http://frbservices.org/HomePage/About.html">About
      Us</a> &nbsp;&nbsp;</font></td>
  </tr>
  <tr align="left">
    <td height="65" width="85%" align="left" background="Images/backgroundlg.gif" valign="middle" bgcolor="#FFFFFF">
      <p>&nbsp;&nbsp;<span class="header-page-main"><font face="Arial, Helvetica, sans-serif" size="4"><b><font color="#FFFFFF" size="5">Federal
        Reserve Financial Services</font></b></font></span><font face="Arial, Helvetica, sans-serif" size="3"><br>
        &nbsp;&nbsp;<span class="header-page-subhead"><i><font color="#FFFFFF"><b>Creating
        Nationwide Solutions for Your Payment Needs</b></font></i></span></font></p>
    </td>
  </tr>
</table>
 
      <table width="100%" border="0" cellspacing="1" cellpadding="0" align="left">
        <tr>
          <td height="21" bgcolor="#CCCC99">&nbsp;</td>
        </tr>
     </table>
  </td></tr>
  <tr><td>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr><td width="180" valign="top" align="left">
               
<table border="0" cellpadding="0" cellspacing="0" width="170">
  <tr  valign="top">
    <td class="groupbox-background-light" width="10" height="20">&nbsp;</td>
    <td class="groupbox-background-light" width="10" height="20">&nbsp;</td>
    <td class="groupbox-background-light" height="20">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"> <img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/index.html">Products and Services</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.FedEDirectory.frb.org">Fedwire&reg;
      and FedACH<sup class="footer">SM</sup> Routing Numbers</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/OperatingCirculars/index.html">Reference
      Guides and Operating Circulars</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/FeeSchedules/index.html">Fee Schedules</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/Wholesale/custtest.html">Testing Opportunities</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <!--  Oleg Shur modification 08/09/2004
      <td class="groupbox-background-light"><a href="http://www.frbservices.org/Wholesale/app/FedwireOperationsStatus.jsp">Fedwire
      Status</a></td>
      -->
      <td class="groupbox-background-light"><a href="http://www.frbservices.org/Status/app/Wholesale/fedwireStatus.jsp">Fedwire
      Status</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/Holidays.html">Holiday Schedules</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/Local-Information/index.html">Get Information
      By District</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/Events.html">Events
      and Seminars</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/EASubsMgr.html">Subscribe to Email
      Notification</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="header-banner-white" width="10">&nbsp;</td>
    <td class="header-banner-white" width="10">&nbsp;</td>
    <td class="header-banner-white">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td nowrap class="groupbox-background-light" width="10">&nbsp;</td>
    <td nowrap class="groupbox-background-light" width="10"> <br>
    </td>
    <td nowrap class="groupbox-background-light"> <br>
<FORM METHOD=GET ACTION=http://search.frbservices.org/compass>
<script>

function clearField(obj){

if (obj.value == "Search This Site"){obj.value = '';}

}


if(navigator.appVersion.indexOf('MSIE')>-1){

      document.writeln('<INPUT onclick="clearField(this);" size=15 value ="Search This Site" name=scope>')

}else{

      document.writeln('<INPUT onFocus="clearField(this);" size=10 value ="Search This Site" name=scope>')

}

</script>


<INPUT TYPE=hidden VALUE=Search>
<INPUT TYPE=hidden NAME=ui VALUE=sr>
<input type="image" src="http://www.frbservices.org/Images/go.gif" alt="go" width="23" height="15" border="0" name="image">

</form>
    </td>
  </tr>
</table>
 
          </td>
          <td align="left" valign="top" width="100%">
                  <table width="100%" border="0" cellspacing="7" cellpadding="0">
                      <tr><td> <span class="header-page">Financial Services</span><br>
                              <span class="header-topic">Federal Reserve E-Payments Routing Directory</span>
                            </td></tr>
                        
                  <tr><td>  <link href="styles/fedline.css" rel="stylesheet" type="text/css">
 <table width="210" border="0" align="left">
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
      <td width="210" height="20">
      <a href="search.cfm">Search for Fedwire Participants</a></td>
  </tr>
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
    <td width="210" height="20">
<a href="search_ACH.cfm">Search for FedACH Participant Receiving Depository Financial Institutions (RDFIs)</a></td>
  </tr>
 
  </table>
<table width="175" border="0" align="left">
<tr valign="center">



    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
      <td width="175" height="20">
      
   
      <a href="https://www.fededirectory.frb.org/download.cfm">Download E-Payments Routing Directories</a></td>
</tr>




   <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
      <td width="175" height="20">
      <a href="reserve.cfm">Federal Reserve Routing Information</a></td>
  </tr>
  </table>
  <table width="210" border="0" align="left">
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
    <td width="210" height="20">
      <a href="treasury.cfm">Fedwire Treasury Routing Information</a></td>
  </tr>
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
    <td width="210" height="20">
      <a href="FAQs.cfm">Frequently Asked Questions</a></td>
  </tr>
  <tr valign="center">
    <td nowrap width="8">&nbsp;</td>
    <td width="210" height="20">
      &nbsp;</a></td>
  </tr>
</table>



 </td></tr>
                        
                <tr><td background="Images/bg_colors/rule_maroon.gif" height="1"><img src="../images/spacer.gif" height="1"></td></tr>
                          <tr><td align="right" >

<p><font face="Arial, Helvetica, sans-serif" size="2">
<span class="disclaimer" style="font-family: Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.5">
<!-- DISCLAIMER -->
<a href="http://frbservices.org/HomePage/LegalNotice.html">Legal Notices</a>,&nbsp; <a href="http://frbservices.org/HomePage/PrivacyPolicy.html">Privacy Policy</a>&nbsp;and <a href=disclaimer_full.cfm>Additional Disclaimers</a>
<!-- 2000.03.02-gen: add a link for requirements -->
<!-- 2003.10.20-gen: change page name from LegalNotice.cfm to LegalNotice.html and PrivacyPolicy.cfm to PrivacyPolicy.html -->
</span>
</font></p> </td></tr>
      <tr><td><span class="text-heading-maroon">Matching FedACH<sup class="superscript">SM</sup> Participant RDFIs</span></td></tr>
      <tr><td>&nbsp;</td></tr>
</table>
<table border="0" width="570">
      <tr>
            <td></td>
    <td>


      
            Search criteria:<br>
      

      

      
      
      
      
            Routing number: 125200057
      





<p><font face="Arial, Helvetica, sans-serif" size="2">Results:







      1-1 &nbsp;


<br>
Sorted by: Routing Number<br><br>
<link href="styles/fedline.css" rel="stylesheet" type="text/css"> <a href="search_ACH.cfm?submit=new">New search</a>&nbsp;



<a href="search_ACH.cfm">Revise search</a>&nbsp;

 


            </font>
            </td>
            </tr>
      <tr>
            <td></td>
            <td>
<table border="0" cellpadding="4" width="570">
      <tr align="left" valign="bottom" >
            <th width="40" valign="top" align="center" bgcolor="#F2F2F2" >
                  Row
                  </th>
            <th width="250" valign="top" align="center" bgcolor="#F2F2F2" >
                  Routing number
                  </th>
            <th width="280" valign="top" align="center" bgcolor="#F2F2F2" >

                   Name
                  </th>
            <th  valign="top" align="center" bgcolor="#F2F2F2" >
                  City
                  </th>
            <th  valign="top" align="center" bgcolor="#F2F2F2" >
                  State
                  </th>
            </tr>
<tr><td></td><td>
      
            
<link href="styles/fedline.css" rel="stylesheet" type="text/css">


      <tr valign=top>
            <td bgcolor="#F2F2F2">            

                  1
                  </td>
            <td bgcolor="#F2F2F2">
                  
                  
                  

                        
 


            

      <form method="POST" action="details_ACH.cfm?aba=125200057" name="ResultsForm">
    <a href="details_ACH.cfm?aba=125200057">1252-0005-7</a>
      

 <input size="-4" type="submit" size="-4" name="details" VALUE="More ..." >
      </form>

                        
                  
                  </font>
                  </td>
            <td bgcolor="#F2F2F2">
      
                  WELLS FARGO BANK N.A.              
                  
                  </td>
            <td bgcolor="#F2F2F2">
                  MINNEAPOLIS        
                  
                  </font>
                  </td>      
    <td bgcolor="#F2F2F2">
     
        MN
       
     </td>
                  
<!-- End of table row -->
            </tr>


      
</td></tr>                  
</table>
                  </td>
            </tr>
      <tr>
            <td></td>
    <td>
                  
                        

<p><font face="Arial, Helvetica, sans-serif" size="2">Results:







      1-1 &nbsp;


<br>
Sorted by: Routing Number<br><br>
<link href="styles/fedline.css" rel="stylesheet" type="text/css"> <a href="search_ACH.cfm?submit=new">New search</a>&nbsp;



<a href="search_ACH.cfm">Revise search</a>&nbsp;

 


                  
                  </td>
            </tr>
<!-- Disclaimer -->
<tr><td></td><td><!-- TECH REQUIREMENTS -->
<p class=disclaimer style="font-family: Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.5">
<br><a href=tech_requirements.cfm>Technical Requirements</a>
</p>
</font></td></tr>
<tr><td></td><td><p><font face="Arial, Helvetica, sans-serif" size="2">
<span class="disclaimer" style="font-family: Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.5">
The effective date of
this FedACH directory is
August 22, 2005.
</span>
</font></p></td></tr>
<td width="60%" valign="top">
      <p><a href="#top"><img width="7" height="8" alt="top of page" border="0" src="../images/arrow_leftgrayup.gif"></a>
    <a href="#top">Top</a></p>
 </td>
</table>
</table>
<table width="100%" border="0" cellspacing="2" cellpadding="0">
    <tr> <td height="40">
<table width="100%" border="0" cellspacing="10" cellpadding="0">
  <tr>
    <td height="50" class="footer"> This site is a product of the Federal Reserve Banks. Please
      see <a href="http://www.frbservices.org/HomePage/LegalNotice.html">Legal Notices</a> and <a href="http://www.frbservices.org/HomePage/PrivacyPolicy.html">Privacy
      Policy</a>. Pages on this site marked (PDF) require the use of the <a href="http://www.adobe.com/products/acrobat/readstep2.html">Adobe&reg;
      Acrobat&reg; Reader&reg; </a>4.05 or higher. Adobe also provides a more
      <a href="http://www.adobe.com/products/acrobat/alternate.html">accessible
      download page</a>. Address comments and questions to the <a href="mailto:info@frbservices.org">Financial
      Services Webmaster</a>.</td>
  </tr>
</table>
</td></tr>
</table>
</table>
</table>
</table>

</body>
</html>

second page---





<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="author" content="Chris Kreussling">
<meta http-equiv="organization" content="Federal Reserve Bank of New York">
<title>FRFS: FedACH Participant RDFIs Details</title>
<META name="ROBOTS" content="NOINDEX, NOFOLLOW">

<link href="styles/fedline.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="left">
  <tr><td>
     <table border="0" cellspacing="2" cellpadding="0" height="88" width="100%">
  <tr align="left">
    <td width="67" bgcolor="#FFFFFF" height="88" valign="top" rowspan="2"><a href="http://frbservices.org/index.html"><img src="Images/logo.gif" width="67" height="88" alt="Federal Reserve Financial Services Logo - To Home" border="0"></a></td>
    <td width="135" height="88" valign="top" bgcolor="#FFFFFF" rowspan="2"><img src="images/photos/photo_01.jpg" width="135" height="88" alt="people photo"></td>
    <td height="17" width="85%" align="right" background="Images/bg_colors/header_grey_light.gif" valign="top" bgcolor="#CCCCCC" nowrap>
      <!-- 2003.10.21-gen: chg page index.cfm to index.html -->
      <!-- 2003.10.21-gen: chg page AccessFedLine.cfm to AccessFedLine.html -->
      <!-- 2003.10.21-gen: chg page FedlineWebSetup.cfm to FedlineWebSetup.html -->
      <!-- 2003.10.21-gen: chg page WhatsNew.cfm to WhatsNew.html -->
      <!-- 2003.10.21-gen: chg page Contacts.cfm to Contacts.jsp -->
      <!-- 2003.10.21-gen: chg page About.cfm to About.html -->
      <a href="http://frbservices.org/index.html"><font face="Arial, Helvetica, sans-serif" size="2">Home</font></a><font face="Arial, Helvetica, sans-serif" size="2">
      | <a href="http://frbservices.org/Electronic-Access/AccessFedLine.html">
      Access FedLine&reg;</a> | <a href="http://frbservices.org/Electronic-Access/FedlineWebSetup.html">Sign
      Up For FedLine</a> <!-- Oleg Shur 08/09/04 | <a href="http://frbservices.org/HomePage/WhatsNew.html">What's
      New?</a> -->| <a href="http://frbservices.org/HomePage/app/Contacts.jsp">Contact
      Us</a> | <a href="http://frbservices.org/HomePage/About.html">About
      Us</a> &nbsp;&nbsp;</font></td>
  </tr>
  <tr align="left">
    <td height="65" width="85%" align="left" background="Images/backgroundlg.gif" valign="middle" bgcolor="#FFFFFF">
      <p>&nbsp;&nbsp;<span class="header-page-main"><font face="Arial, Helvetica, sans-serif" size="4"><b><font color="#FFFFFF" size="5">Federal
        Reserve Financial Services</font></b></font></span><font face="Arial, Helvetica, sans-serif" size="3"><br>
        &nbsp;&nbsp;<span class="header-page-subhead"><i><font color="#FFFFFF"><b>Creating
        Nationwide Solutions for Your Payment Needs</b></font></i></span></font></p>
    </td>
  </tr>
</table>
 
      <table width="100%" border="0" cellspacing="1" cellpadding="0" align="left">
        <tr>
          <td height="21" bgcolor="#CCCC99">&nbsp;</td>
        </tr>
     </table>
  </td></tr>
  <tr><td>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr><td width="180" valign="top" align="left">
               
<table border="0" cellpadding="0" cellspacing="0" width="170">
  <tr  valign="top">
    <td class="groupbox-background-light" width="10" height="20">&nbsp;</td>
    <td class="groupbox-background-light" width="10" height="20">&nbsp;</td>
    <td class="groupbox-background-light" height="20">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"> <img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/index.html">Products and Services</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.FedEDirectory.frb.org">Fedwire&reg;
      and FedACH<sup class="footer">SM</sup> Routing Numbers</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/OperatingCirculars/index.html">Reference
      Guides and Operating Circulars</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/FeeSchedules/index.html">Fee Schedules</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/Wholesale/custtest.html">Testing Opportunities</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <!--  Oleg Shur modification 08/09/2004
      <td class="groupbox-background-light"><a href="http://www.frbservices.org/Wholesale/app/FedwireOperationsStatus.jsp">Fedwire
      Status</a></td>
      -->
      <td class="groupbox-background-light"><a href="http://www.frbservices.org/Status/app/Wholesale/fedwireStatus.jsp">Fedwire
      Status</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/Holidays.html">Holiday Schedules</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/Local-Information/index.html">Get Information
      By District</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/Events.html">Events
      and Seminars</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10"><img src="/Images/icons/bullet_leftgray2.gif" width="5" height="9"></td>
    <td class="groupbox-background-light"><a href="http://www.frbservices.org/HomePage/EASubsMgr.html">Subscribe to Email
      Notification</a></td>
  </tr>
  <tr  valign="top">
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light" width="10">&nbsp;</td>
    <td class="groupbox-background-light">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td class="header-banner-white" width="10">&nbsp;</td>
    <td class="header-banner-white" width="10">&nbsp;</td>
    <td class="header-banner-white">&nbsp;</td>
  </tr>
  <tr  valign="top">
    <td nowrap class="groupbox-background-light" width="10">&nbsp;</td>
    <td nowrap class="groupbox-background-light" width="10"> <br>
    </td>
    <td nowrap class="groupbox-background-light"> <br>
<FORM METHOD=GET ACTION=http://search.frbservices.org/compass>
<script>

function clearField(obj){

if (obj.value == "Search This Site"){obj.value = '';}

}


if(navigator.appVersion.indexOf('MSIE')>-1){

      document.writeln('<INPUT onclick="clearField(this);" size=15 value ="Search This Site" name=scope>')

}else{

      document.writeln('<INPUT onFocus="clearField(this);" size=10 value ="Search This Site" name=scope>')

}

</script>


<INPUT TYPE=hidden VALUE=Search>
<INPUT TYPE=hidden NAME=ui VALUE=sr>
<input type="image" src="http://www.frbservices.org/Images/go.gif" alt="go" width="23" height="15" border="0" name="image">

</form>
    </td>
  </tr>
</table>
 
          </td>
          <td align="left" valign="top" width="100%">
                  <table width="100%" border="0" cellspacing="7" cellpadding="0">
                      <tr><td> <span class="header-page">Financial Services</span><br>
                              <span class="header-topic">Federal Reserve E-Payments Routing Directory</span>
                            </td></tr>
                        
                  <tr><td>  <link href="styles/fedline.css" rel="stylesheet" type="text/css">
 <table width="210" border="0" align="left">
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
      <td width="210" height="20">
      <a href="search.cfm">Search for Fedwire Participants</a></td>
  </tr>
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
    <td width="210" height="20">
<a href="search_ACH.cfm">Search for FedACH Participant Receiving Depository Financial Institutions (RDFIs)</a></td>
  </tr>
 
  </table>
<table width="175" border="0" align="left">
<tr valign="center">



    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
      <td width="175" height="20">
      
   
      <a href="https://www.fededirectory.frb.org/download.cfm">Download E-Payments Routing Directories</a></td>
</tr>




   <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
      <td width="175" height="20">
      <a href="reserve.cfm">Federal Reserve Routing Information</a></td>
  </tr>
  </table>
  <table width="210" border="0" align="left">
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
    <td width="210" height="20">
      <a href="treasury.cfm">Fedwire Treasury Routing Information</a></td>
  </tr>
  <tr valign="center">
    <td nowrap width="8"><img src="../images/icons/bullet_leftmaroon.gif" width="3" height="3" alt="bullet"></td>
    <td width="210" height="20">
      <a href="FAQs.cfm">Frequently Asked Questions</a></td>
  </tr>
  <tr valign="center">
    <td nowrap width="8">&nbsp;</td>
    <td width="210" height="20">
      &nbsp;</a></td>
  </tr>
</table>



 </td></tr>
                        
                <tr><td background="Images/bg_colors/rule_maroon.gif" height="1"><img src="../images/spacer.gif" height="1"></td></tr>
                          <tr><td align="right" >

<p><font face="Arial, Helvetica, sans-serif" size="2">
<span class="disclaimer" style="font-family: Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.5">
<!-- DISCLAIMER -->
<a href="http://frbservices.org/HomePage/LegalNotice.html">Legal Notices</a>,&nbsp; <a href="http://frbservices.org/HomePage/PrivacyPolicy.html">Privacy Policy</a>&nbsp;and <a href=disclaimer_full.cfm>Additional Disclaimers</a>
<!-- 2000.03.02-gen: add a link for requirements -->
<!-- 2003.10.20-gen: change page name from LegalNotice.cfm to LegalNotice.html and PrivacyPolicy.cfm to PrivacyPolicy.html -->
</span>
</font></p> </td></tr>
                    <tr><td><span class="text-heading-maroon">FedACH<sup class="superscript">SM</sup> Participant RDFI Details</span></td></tr>
                    <tr><td>&nbsp;</td></tr>    
</table>
<table border="0" width="570">
      <tr>
            <td valign="top" align="left" width="10" >&nbsp;</td>
    <td>
<!-- BEGIN DETAILS -->
<table BORDER="0" CELLPADDING="4" bgcolor="#FFFFFF">
      <tr>
        <td valign="top" align="left" bgcolor="#a2b4c8" colspan="2">
                  <strong>
                  Name, location, and routing information
                  </strong>      
                  </td>
            </tr>
      <tr VALIGN="top" ALIGN="left">
            <td valign="top" align="left" width="130" bgcolor="#F2F2F2">
                  Bank Name
                  </td>
        <td width="320" valign="top" bgcolor="#F2F2F2">
                  WELLS FARGO BANK N.A.               &nbsp;
                  </td>
            </tr>
      <tr>
        <td valign="top" align="left" width="130" bgcolor="#F2F2F2">
                  Location
                  </td>
            <td width="320" valign="top" bgcolor="#F2F2F2">
                  
                  
                        
                        
                        
                        
                        
                        MINNEAPOLIS, Minnesota                                        
                  
                  
                  </td>
            </tr>
      <tr>
        <td valign="top" align="left" width="80" bgcolor="#F2F2F2">
                  Routing Number      
                  </td>
        <td width="320" bgcolor="#F2F2F2" valign="top">
                  
                  
                        
                        
                        
                        1252-0005-7
                  
                  
                  </td>
            </tr>
      <tr>
        <td valign="top" align="left" width="80" bgcolor="#F2F2F2">
                  Telephone Number
                  </td>
        <td width="320" bgcolor="#F2F2F2" valign="top">
                  
                        
                        
                        
                        800-745-2426
                  
                  
                  
                  
                  </td>
            </tr>
            


      <tr>
            <td valign="top" align="left" width="80" bgcolor="#F2F2F2">
                  Revised
                  </td>
            <td width="320" bgcolor="#F2F2F2" valign="top">      
      
                        December 22, 2004  
                  </td>
            </tr>


      <tr valign="top" align="left">
        <td width="130" bgcolor="#F2F2F2">
                  Office Code
                  </td>
        <td width="320" bgcolor="#F2F2F2">
                  

                        
                        O
                               
                        
                  &nbsp;
              </td>
          </tr>
      <tr valign="top" align="left">
            <td width="130" bgcolor="#F2F2F2">            
                  Record Type Code            
                  </td>
        <td width="320" bgcolor="#F2F2F2">      
                  
                        
                              1
                              
                        
                  &nbsp;      
              </td>
            </tr>
      <tr valign="top" align="left">
            <td width="130" bgcolor="#F2F2F2">      
                  New Routing Number
                  </td>
        <td width="320" bgcolor="#F2F2F2">      
                  
                        
                         
                                    Not Applicable
                              
                        
                  
                  &nbsp;
              </td>
            </tr>
      <tr valign="top" align="left">
            <td width="130" bgcolor="#F2F2F2">
                  Institution Status Code            
                  </td>
        <td width="320" bgcolor="#F2F2F2">
                  
                        
                              1
                              
                        
                  &nbsp;
              </td>
            </tr>
      <tr valign="top" align="left">
            <td width="130" bgcolor="#F2F2F2">            
                  Servicing FRB Number            
                  </td>
        <td width="320" bgcolor="#F2F2F2">            
                  
                        
                              121000374
                        
                        
                  &nbsp;            
              </td>
            </tr>
      </table>
<!-- END DETAILS -->
                              
<tr><td></td><td>
<link href="styles/fedline.css" rel="stylesheet" type="text/css"> <a href="search_ACH.cfm?submit=new">New search</a>&nbsp;



<a href="search_ACH.cfm">Revise search</a>&nbsp;

 
</td></tr>

<tr><td></td><td>
      
</td></tr>
<tr><td></td><td><!-- TECH REQUIREMENTS -->
<p class=disclaimer style="font-family: Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.5">
<br><a href=tech_requirements.cfm>Technical Requirements</a>
</p>
</font></td></tr>
<tr><td></td><td><p><font face="Arial, Helvetica, sans-serif" size="2">
<span class="disclaimer" style="font-family: Arial, Helvetica, sans-serif; font-size: x-small; line-height: 1.5">
The effective date of
this FedACH directory is
August 22, 2005.
</span>
</font></p></td></tr>
<tr><td></td><td></td></tr>
<tr><td></td>
<td > 
      <p><a href="#top"><img width="7" height="8" alt="top of page" border="0" src="../images/arrow_leftgrayup.gif"></a>
    <a href="#top">Top</a></p>
 </td>
</table>
</table>
<table width="100%" border="0" cellspacing="2" cellpadding="0">
    <tr> <td height="40">
<table width="100%" border="0" cellspacing="10" cellpadding="0">
  <tr>
    <td height="50" class="footer"> This site is a product of the Federal Reserve Banks. Please
      see <a href="http://www.frbservices.org/HomePage/LegalNotice.html">Legal Notices</a> and <a href="http://www.frbservices.org/HomePage/PrivacyPolicy.html">Privacy
      Policy</a>. Pages on this site marked (PDF) require the use of the <a href="http://www.adobe.com/products/acrobat/readstep2.html">Adobe&reg;
      Acrobat&reg; Reader&reg; </a>4.05 or higher. Adobe also provides a more
      <a href="http://www.adobe.com/products/acrobat/alternate.html">accessible
      download page</a>. Address comments and questions to the <a href="mailto:info@frbservices.org">Financial
      Services Webmaster</a>.</td>
  </tr>
</table>
</td></tr>
</table>
</table>
</table>
</table>

</body>
</html>