繁体中文
设为首页
加入收藏
当前位置:ASP技术首页 >> ASP基础 >> 如何创建一个动态列表框(根据需求从数据库中读取相应的项)(1)?

如何创建一个动态列表框(根据需求从数据库中读取相应的项)(1)?

2006-04-15 08:00:00  作者:  来源:互联网  浏览次数:0  文字大小:【】【】【
简介:... Once we've created the URL, the code (as shown above) just changes the href of the page in the hidden frame to this URL. This loads the get_list.ASP page, which is then responsible for updatin...

...

Once we've created the URL, the code (as shown above) just changes the href of the page in the hidden frame to this URL. This loads the get_list.ASP page, which is then responsible for updating the appropriate list box content.

责任编辑:admin
相关文章