|
|
|
|
|
| | |
| |
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Redirection |
|
From: |
Sell |
|
Date: |
2/1/1999 1:48:59 PM |
|
IP: |
205.188.192.169 |
Hi !
You have to put the following code at top of your page:
<%@ Language="VBSCRIPT" %>
<% Response.Buffer = True %>
Thats all
Mark |
Previous Message
Follow Up - Re: Redirection - Pete 2/4/1999 7:42:02 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|