<%@ LANGUAGE = VBScript %> <% Option Explicit %> <% ' This script will update the cached node list when a new node ' is added via the add wizard. It is a workaround for IE3's ' inability to invoke a JavaScript method in another window's ' frame. So we will execute this script in the connect window ' rather than doing the work in the add wizard window. %>