This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / Need Help for PHP and MySQLI need to create one web page with two listings for user to select. When user select first one Country, then second one city should be displayed all the cities in that country. I don't know how to make it works in one page using PHP. County and city name are stored in MySQL database. Thank you!
-research(will);
2005-8-14
{296}
(#2450564@0)
-
用JavaScript实现,Country的onchange事件中提交表单,重新显示页面。
-bingle(bingle);
2005-8-14
(#2450587@0)
-
Thank you!
-research(will);
2005-8-14
(#2450603@0)
-
How to do 事件中提交表单.Could you give more detail info? thanks
-research(will);
2005-8-14
(#2450609@0)
-
formxxx.submit();
-bingle(bingle);
2005-8-14
(#2451049@0)
-
.
-tubie(system);
2005-8-14
(#2451220@0)