How to make a serverside delayed rederrect

Injecting javascript at runtime, can be a mess but there is a much easeay way just change your meta data like this

HttpContext.Current.Response.AddHeader(“REFRESH”, seconds + “;URL='” +url +”‘”)

where seconds is number of seconds to delay rederect and
url is the url that you want to rederect to.. (c:

eacy ass eating pancakes (c:

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: