Hi Every one,
I have a Home page with old url (http://Test/Home.aspx)
And the new url is http://Test/NewHome.aspx
Now when the old url is given in the browser a Blank page needs to open and say the page is
And the url of the old is changed to new url http://Test/NewHome.aspx
And needs to navigate to new url in 5 sec automatically.
How can I achieve that it.
Thank You for all the Help