Click to See Complete Forum and Search --> : Mobile Phone / PDA redirect


OuterBox
07-29-2005, 11:24 AM
I have been seeing website latley being built in 2 version, 1 for a mobile phone and one for a regular browser. I have seen some ASP code but it didn't seem to support all browsers. Does anyone know what is the best way to go about developing something like this?

Thanks a lot for your help

slyfox
07-31-2005, 05:06 AM
go to www.w3schools.com

Click on WAP in the menu and you'll find some answers

chrismartz
07-31-2005, 12:47 PM
Just make your layout through css and the page will show up correctly in a pda.....you really do not need to make multiple pages. You might want to buy the book "Designing with web standards" by jeffrey zeldman for more information! Or any css book by Eric Meyer