中国移动网关的提醒GPRS流量经典页面 顺便看看WML08/29/2007
就在我写准备上网来写上一篇日志的时候,中国移动给了我一个提醒,这个提醒非常贴心,非常温馨,非常朴素。全文是这样的。也让我见到了wml的网页。(代码比较多,就此截断)
[codes=xml]
<?xml version="1.0"?>
<!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" forua="true"/>
<meta http-equiv="Cache-Control" content="no-cache" forua="true"/>
<meta http-equiv="Cache-Control" content="must-revalidate" forua="true"/>
</head>
<card title="">
<p>
中国移动提醒您:继续浏览网页将产生GPRS通信费,确认请点击
<br/>
<a href="http://www.zendstudio.net/?t=95286">http://www.zendstudio.net/</a>
<br/>
您可以选择取消本提醒服务,取消后再登陆本网站将不会收到该提示页面。
<br/>
<a href="http://218.200.249.249/usercancelservlet?fr=0&ou=http%3A%2F%2Fwww.zendstudio.net%2F">取消提醒</a>
<br/>
如需查询GPRS通信费标准,请拨打10086,包月客户仍按原套餐资费标准收费。
</p>
</card>
</wml>
[/codes]
当作WML的一个例子好了,也谢谢中国移动给我的提醒,我已经包月了,是20块钱的那个套餐。
