Date:  04/06/2004 01:04:28 AM Msg ID:  001947
From:  FoxWeb Support Thread:  001946
Subject:  Re: foxweb with WML?
FoxWeb can return any type of HTTP content, including WML.  All you need to do is design your scripts so they return WML output instead of HTML.  Of course, depending on your target user base, you may need to detect the browser type and return HTML to regular browsers, or WML to WAP-compliant devices.

FoxWeb Support Team
support@foxweb.com email

Sent by Jack Leong on 04/05/2004 11:48:39 PM:
Is it possible to use foxweb with WML languages so that i can make WAP pages?? I know that asp.net can do it.