|
|
|
|
|
| | |
| |
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|