|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: A VBScript question |
|
From: |
Tim Lasek |
|
Date: |
1/18/1999 1:11:39 PM |
|
IP: |
207.51.162.13 |
You can also open a new window by using the target="_new" tag. For example:
<a href="new-window.asp" target="_new">Click to open a new window</a>
or
<form method="post" action="new-window.asp" target="_new"><input type="submit" value="Click to open new window.">
</form>
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|