![]() |
Scripting Gurus! Help please!
I need a code of some sort that reads the user's browser and redirects the user to an area of the site made specifically for that type of browser.
Example: User A is using a desktop with Nutscrape and User B is using a Palm Pilot with a wireless browser. I need to redirect User B to a wireless area of my site. Help! |
BuMp
|
I can do this in PHP fairly easily.
(see sig) |
|
|
Own3d by emb.ed protection again! :1orglaugh
Doing this with java.script is a hack anyway. |
If the server is using Apache, you can just use Mod_Rewrite in a .htaccess file.
For example: Code:
RewriteEngine on |
maybe PHP Sniff
|
For this particular answer, I am going to have to say http://www.php.net/manual/en/tutorial.useful.php :)
If you read that, you will get a grasp on what it is you are trying to do. Then after you find out what the browsers names are you'd do some code like PHP Code:
|
Quote:
V |
Thanks everyone! :)
|
All times are GMT -7. The time now is 07:14 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123