<%@ Language="VBSCRIPT" %> <% Set getDomains = Server.CreateObject("populink.domains") Response.Write getDomains.ListDomains() %>