site development for pda's

They have: 7 posts

Joined: Jan 2003

pardon me if this is in the wrong forum.

i am wanting to develop a site that redirects based on either the os or version of ie. what i dont know is how to go about this. would it be better to detect the palm or pocket windows os and redirect that way or would it be better to do so with ie (i am assuming that the ie is a different version on the pda).

any help is appreciated.

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

Why would you redirect for different operating systems? XML and/or XHTML would suit your needs better, no?

css-discuss.org for more information.

They have: 7 posts

Joined: Jan 2003

i want a redirect so i can direct the viewer to a more streamlined page on the site, that is basically text with minimal graphics. not really wanting to use xml.

They have: 8 posts

Joined: Dec 2002

But the point is you should be able to do so using CSS by specifying a specific stylesheet for PDAs, using the media="handheld" type.

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

xhtml/css may resolve your issues best without doing problematic browser sniffing.

They have: 7 posts

Joined: Jan 2003

sorry for the confusion. the main problem i am having is that i am totally new to this. are there any helpful sites that i could read some instructions on how to best get going?

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

alistapart.com has many articles that will help get you up to speed, and the comments afterwards are very illuminating.

css-discuss.org has archived posts to the discussion list that address some of these issues.

Nothing is cut and dried, be prepared for all sorts of argument, and you'll need to do some research.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.