<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<% response.setContentType("text/vnd.wap.wml"); %>
<wml>
<head>
		<meta http-equiv="Content-Type" content="text/vnd.wap.wml; charset=utf-8" />
    	<meta http-equiv="pragma" content="no-cache" />
    	<meta http-equiv="cache-control" content="no-cache" />
</head>
<card id="card1" title="aka" ontimer="#card2">
	<timer value="20"/>
	<p align="center">
		<img src="../images/aika.jpg" alt="aka图片" /><br/>
		<big>
			欢迎访问aka!
		</big>
	</p>
</card>

<card id="card2" title="aka-首页">
	<p align="center">
		用户
	</p>
	<table>
		<tr>
			<td>
				用户名:
			</td>
			<td>
				<input type="text" name="uname" format="*x"/>
			</td>
		</tr>
		<tr>
			<td>		
				密码:
			</td>
			<td>
				<input type="password" name="upassword" format="*m"/>
			</td>
		</tr>
	</table>			
	<anchor>
		登陆
		<go href="WAPtest/logon.do" method="post" />
	</anchor>
	<a href="WAPtest/wap/register.wml">注册</a><br/><br/>
	<p align="center">
		频道<br/>		
		<a href="WAPtest/wap/dm.wml">动漫</a>
		<a href="WAPtest/wap/star.wml">明星</a>
		<a href="WAPtest/wap/news.wml">资讯</a>
	</p>
	
</card>
</wml>
 
评论
发表评论

您还没有登录,请登录后发表评论

我很丑,但是我也不温柔
搜索本博客
最近加入圈子
最新评论