---- * Specific implementation ---- Query the main page for Hong Kong and Macao ID information queries, the corresponding program is gacx.asp, the query results are displayed in two ways, one is to show the main information - Hong Kong and Macao ID information query results list, The corresponding program is gacxlb.asp, one is to display all information-Hong Kong and Macao ID information query results, the corresponding program is gacx xq.asp, if the query criterion is not satisfied, a hint page will be displayed, telling the user that there is no satisfaction result This is done by the program gacXTs.as P. ---- First, according to the database provided by the customer and the query, query results, query results list page, and give a simple prompt interface, tell the user that there is no result of the condition, please re-query, These work can be done with FrontPage 98, and the entire page should be simple and generous, and the theme is clear. The program code is written under Microsoft Visual Inter-DEV. ---- The lower surface is processed the contents of the code data library zd.dbf. From the figure below, there are many options, such as "Sex", "Birthplace", etc., these options are extracted from the zd.dbf database, which is exactly during the database processing. A flash point (this part is designed and implemented by Tao Zhenmin Engineer), because there are many options, such as 101 outbound ports, although you can also use
This program code is as follows: <% set conn = server.creatobject ("adodb.connection") conn.open "gacx" set = conn.execute ("SELECT BC, MC from ZD WHERE BC LIKE "SE%" "") response.write "