Web Design: How do I get the browser to redirect to another page if a certain condition is true?

I know I need to use an if statement, but what do I use to get the browser redirects the user to another webpage? Please help.

VN:F [1.9.4_1102]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.4_1102]
Rating: 0 (from 0 votes)

Related Posts:

You can leave a response, or trackback from your own site.

2 Responses to “Web Design: How do I get the browser to redirect to another page if a certain condition is true?”

  1. limniadblue says:

    Depends on what you try hacer.Si you try to redirect a site, use Javascript to detect the user agent and redirect to your other sitio.Si you try to redirect a mobile device, you must use PHP, since many mobile devices do not have Javascript ellos.Si you try to redirect one version of IE or IE, use the following :