If I understand what he wants he doesn't want to redirect based on browser. He simply wants to redirect and it's not working for a particular browser.
Use this in your HEAD section:
Code:<META HTTP-EQUIV="REFRESH" CONTENT="0;URL=http://www.able2know.com">
You can't automatically have all of these listed but if you use htaccess redirects or another method you can.