How To: Always Redirect to the Home Page

  • Thread starter Thread starter steggun
  • Start date Start date
S

steggun

How can I always redirect any user to the "home" page?

Basically, a user could enter a full URL in the address bar or bookmark a
specific page so that they can go directly to that page. However, my
requirement is that every user accessing the ASP.NET 2.0 (C#) application
must always start at the "home" or "start" page. Thus, I need to redirect
to the "home" page if a user tries to go directly to some other page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top