Groups > Web Hosting > Web Hosting with IIS and ASP dotNET > Re: How to code to refresh Web app in IIS?




Re: How to code to refresh Web app in IIS?

Re: How to code to refresh Web app in IIS?
Tue, 4 Mar 2008 15:33:07 +0000
Hi Try this

<META HTTP-EQUIV="Refresh"
CONTENT="2;url=http://localhost/default.aspx">

Hope help
Post Reply
about | contact