PDA

View Full Version : WAP Webpages?



AdamJ
November 16th, 2007, 04:42
Hi. How can I go about coding and designing a WAP website so people can access my website from a mobile?

If anyone can point me in the right direction or give me some examples of templates etc, I'd be appreciated :)



Thanks,
Adz

krakjoe
November 16th, 2007, 04:55
http://www.w3schools.com/wap/wap_intro.asp
http://www.w3schools.com/wap/wml_reference.asp

Most mobile phones can load properly coded xhtml pages also, their DOM is limited though ....

AdamJ
November 16th, 2007, 05:00
Thanks Joe :) Would this be good to use (Click Me (http://www.forum.nokia.com/info/sw.nokia.com/id/f156b8e9-1dcd-4e5b-8e75-6e6ceded398e/NMIT_41.zip.html))

krakjoe
November 16th, 2007, 05:11
That's pretty model specific, I'd just take some time to learn exactly what the wap protocol supports, there's no point you spending loads of time on a site that will only work on nokias eventually, it might be useful ( I can't get it to run, requires 7.1 C runtime ) in a general sense, but if you intend for your site to be available to all mobile devices I would stick with something more generic .....

AdamJ
November 16th, 2007, 05:31
Ahh ok thanks, guess it doesn't help because I have a sony ericsson, lol.

Is there any specific software out which can make the sites, or any add-ons for current software (e.g. Dreamweaver)

krakjoe
November 16th, 2007, 05:39
http://www.screenshothost.com/screens/755236.png

Dreamweaver ...

AdamJ
November 16th, 2007, 12:35
hah, never noticed that :) Thanks for your help Joe.