One assumes you are talking about using VBScript within the context of an ASP page, and displaying data using HTML. This would then be an HTML issue. To pop a new window (note target
<a href="Put Link Here" target="_blank"></a>
Valid targets are: _blank, _parent, _self, and _top
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.