Auto Redirect

This redirection script can redirect your visitor simply to the page you want, or can redirect to different pages according to the browser. Or even can load different css file for same page in case of different browsers. Thus it can ensure the best appearance of your site to all the browsers.

  • Simple URL forward
    On clicking this link it will be simply redirected to done.php from simple_redirect.php, It takes 0 seconds to redirect and you may not be able to view adress of redirection script even!
     

  • Browser Based redirect
    If you browse through Internet Explorer you will be redirected to homepage of our site. If you use any other browser then it will be redirected to done.php
     

  • Browser based CSS load
    It will go to browser_based_css.php. If you use Internet Explorer it will have a 50 px font size for the css file. If you browse with any other browser it will have 20 px font size defined by another browser.