23-13.wml
上传用户:shuxianled
上传日期:2007-01-18
资源大小:6404k
文件大小:1k
源码类别:

xml/soap/webservice

开发平台:

Others

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
  3.                      "http://www.wapforum.org/DTD/wml_1.1.xml">
  4. <wml>
  5.   <card id="front_door">
  6.     <do type="options" label="French">
  7.       <go href="french.wml"/>
  8.     </do>
  9.     <do type="options" label="Latin">
  10.       <go href="latin.wml"/>
  11.     </do>
  12.     <do type="options" label="Greek">
  13.       <go href="greek.wml"/>
  14.     </do>
  15.     <p>
  16.       <strong>Please choose a language from the menu</strong>:
  17.     </p>
  18.   </card>
  19. </wml>