/ Published in: Other
Expand |
Embed | Plain Text
<%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location", "/new-page.asp" %>
You need to login to post a comment.
<%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location", "/new-page.asp" %>
You need to login to post a comment.