> From: Ali Awan
>
> I was wondering if anyone has any experience making their
> websites accessible via Phone Web-Browsers?
>
> What I am planning to do is check what kind of browser the
> client is using and based on that, they would view the WML
> version of the website.
>
> The thing is how do you program a CF page to be a WML page?
> Would you just use the CFContent tag to specify that the page
> is WML and just add the <?xml tag?
>
> What about the dynamic parts of the page?
>
> I'm pretty clueless on this matter so if anyone has any
> experience or advice I would greatly appreciate it.

I did some minor experimentation when WAP first came out, so my
knowledge is a little rusty

Using CFCONTENT you should be able to tell the browser that it's using
WML, and as long as you use WML tags, then all should work

Dynamic content from CF shouldn't be a problem, as you can create
anything you want, but if you have content which includes HTML, then
you'll have to strip that out

HTH a little bit
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to