<head> <title>MetaTag Refresh or redirect browser via client side</title>
'Use client side meta tags to refresh or redirect the browser 'Put this code between the <head> and </head> tags and it'll refresh the 'browser or redirect to another page.. 'This example does a redirect from my old website to aspfree.com 'Just set the number after the content tag, this is measured in seconds. 'Set the URL you want to redirect to <meta HTTP-EQUIV="refresh" CONTENT="15;URL=http://www.aspfree.com">