<%@ LANGUAGE="VBScript" %> <% If Session("Institution_ID") = "" Then Response.Redirect "ASP/home.asp" End If strMessageTypeName="Auto_advice" call subGetMessageID call subMessageLookup %> Search
Search


<% Dim objXML Dim objXSL Dim strID strID = request.querystring("id") ' Load the xml here. set objXML= Server.CreateObject("MSXML2.DOMDocument") objXML.async=false objXML.load server.mapPath("/includes/cuautoonline/articles.xml") set objXSL= Server.CreateObject("MSXML2.DOMDocument") objXSL.async=false if strID <> "" then objXSL.load server.mapPath("/includes/cuautoonline/article.xsl") set searchNode = objXSL.selectSingleNode("//xsl:param[@name='id']") searchNode.setAttribute "select","'"+ strID +"'" else objXSL.load server.mapPath("/includes/cuautoonline/list.xsl") end if response.write objXML.transformNode(objXSL) %>
 

[ Home | What's New | Rates | Products | Services | Online Services | About Us | Contact Us | Sitemap ]

Notices, Terms, and Conditions
Privacy Policy
 
Design & Hosting by Cavion Plus SM
Browser Requirements
Copyright © 1998-2005 Cavion, LLC. All Rights Reserved.

National Credit Union Administration, Your savings federally insured to $100,000