View previous topic :: View next topic |
Author |
Message |
noamkrief -
Joined: 12 Nov 2003 Posts: 40
|
Posted: Sun Jan 18, 2004 12:11 am Post subject: accessing from a cellphone |
|
|
when people access my website from a cellphone, i want them to automatically be redirected to a more simplified version (no java, no pictures etc ect. ) of my website
I can do this with checking the user's browser correct?
I need to have an if statement that checkes to see that it is a PC browser and an "else" statement that redirects to the simplified version.
In the "if" statement that checks for PC broswers, what options are there? Internet explorer, netscape, mozilla.... What else?
I don't want to miss any types of browsers and accidently redirect PC users to the cellphone version...
Can anyone help me out
Thanks
Noam |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Sun Jan 18, 2004 12:17 am Post subject: Re: accessing from a cellphone |
|
|
noamkrief wrote: | Internet explorer, netscape, mozilla.... | and you there's also Opera _________________ Olly |
|
Back to top |
|
 |
jtc970 -
Joined: 24 Mar 2003 Posts: 172
|
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
|