<?xml version="1.0" encoding="utf-8"?><!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>
<head>
<meta http-equiv="Cache-Control" content="max-age=0"/>
<meta http-equiv="Cache-Control" content="no-cache"/>
</head>
<template>      
    <do type="prev" label="返回上级"><prev/></do> 
</template>
<card title="天气预报">
<p><img src="http://www.wap6w.cn/utility/weather/waptq.png" alt="..."/><br/>区号:<input type="text" name="id" format="*N" size="4"  maxlength="4"/>
<anchor>查询
 <go href="http://www.wap6w.cn/utility/weather/show.asp" method="get" accept-charset="utf-8">
 	<postfield name="id" value="$(id)"/>
  <postfield name="classid" value=""/>  
 <postfield name="siteid" value=""/> 
 	<postfield name="sid" value=""/> 
 </go>
 </anchor> <br/>
 城市:<input type="text" name="city" size="4"/>
<anchor>查询
 <go href="http://www.wap6w.cn/utility/weather/show.asp" method="get" accept-charset="utf-8">
 	<postfield name="city" value="$(city)"/>
  <postfield name="classid" value=""/>  
 <postfield name="siteid" value=""/> 
 	<postfield name="sid" value=""/> 
 </go>
 </anchor> 
  
 <br/>

----------------<br/>暂时还没有该城市的天气信息！<br/>----------------<br/>

<a href="http://www.wap6w.cn/wapindex.asp?siteid=&amp;sid=">返回首页</a>
</p>
</card>
</wml>