9煌
2016-04-04 19:17
使用iframe获取数据库信息
<div class="right" id="show"> <div class="showct" style="display: block"> <form name="name1" action="selectAllStudent" method="post"> <iframe name="showStudent" src="selectAllStudent" width="100%" height="100px;"> </iframe> <input type="submit" name="提交"> </form> </div>
好像可以用PHP的知识,用for循环实现
JAVA遇见HTML——Servlet篇
160615 学习 · 1029 问题
相似问题