Skip to content

Instantly share code, notes, and snippets.

View flashtopia's full-sized avatar

Frank Basti flashtopia

View GitHub Profile
@flashtopia
flashtopia / asp-redirect
Created November 27, 2012 09:13
ASP Redirect Directoy
<%
'default.asp page for directory you want to redirect out of...
'options
OldVdir = "oldvdir"
NewVdir = "newvdir"
'redirect code