认真阅读以下关于网页制作和网页编程的内容,回答问题1至问题5,将解答填入答题纸对应的解答栏内。
【说明】
某电子商务公司用ASP 实现了一个用于手机信息查询的程序,主页文件名为"index.asp",网页的效果如图4-1所示。 系统的数据表phoneparam.mdb如表4-1所示。根据题目信息,完成下列问题。
【问题1】(2分)
如果网站的域名为www.phoneinfo.com,网站主目录为"D:\wwwroot\web\" 中,文件夹中index.asp 文件,但是用户输入http://www.phoneinfo.com,看到是本网站另外一个网页的信息,而不是如图4-1所示网页效果,则可能原因是(1)。
(1)备选答案:
A. 网站服务器修改配置之后未重启 B.没有index.asp设置到默认文档列表的最前面 C.DNS服务器没有启动【问题2】(13分)
index.asp 文档的内容如下,完成空缺的代码部分 <html>
<body bgcolor="#ffffff" background="phone.gif" text="#000000">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<left>
<!-以下为实现按关键字搜索-->
<from name="form1" method=post action="main_search.asp">
<div>
<table width="400" border="0">
<tr>
<td width="120"> 请输入关键字:</td>
<td width="40"> <input name="keyword" type="(2)" id="keyword"></td>
<td colspan="2">
<input type=(3) name="Submit" value= (4)> </td>
</tr>
(5)
</div>
</form>
</left>
</table>
<table><CENTER>
<% dim keyword =Request.Form("(6)") ‘按类型搜索SQL="select * from phoneparam order by leixing ASC"
set conn=server.createobject("adodb.connection")
dbpath=server.mappath("phoneparam.mdb")
conn.open "PROVIDER=Microsoft.jet.OLEDB.4.0;data source="&(7)
set rs=server.createobject("adodb.recordset")
(8).open exec,conn,1,3 %>
<div>
<table border="1" width="100%" >
<tr>
<th width="20%"><font color="#6666666" size="2">品牌</font></th>
<th width="20%"><font color="#6666666" size="2">型号</font></th>
<th width="20%"><font color="#6666666" size="2">参考价格</font></th>
<th width="40%"><font color="#6666666" size="2">功能描述</font></th>
</tr>
</table><br>
<% do while(9) rs.EOF and rowcount>0 %>
<div>
<table border="1" width="100%">
<tr>
<td width="20%"><font size="2"><%=rs((10))%></font>
</td>
<td width="20%">
<a herf="<%=rs("leixing")%>.asp"><font size="2"><%=rs("leixing")%></font></a>
</td></td>
<td width="20%><font size="2"><%=rs(jiage)%></font>
</td></td>
<td width="40%"><font size="2"><%=rs(gongneng)%></font>
</td>
</tr>
</table>
<div>
<%rowcount=(11)%>
<%rs.(12) '向下一条%>
<%(13)%>
<br>
<div>
</CENTER>
</td>
</tr>
</table>
</body>
(14) (2)-(13)备选答案A.movenext B. dbpath C. <table> D.notE. 搜索 F.RS G. rowcount-1 H.submit I. pinpaiJ.leixing K. loop L.text M.</html>
正确答案及解析
正确答案
解析
【问题1】(2分)答案:(1) B解析:
既然能看到本网站另外一个网页的信息,说明服务器工作正常,与dns也没有什么关系。因此只有可能是默认文档列表中存在多个文件,并且预期的index.Asp不是列表中的第一个文件。比如有default.asp文件排在index.asp文件前面,并且网站目录也有default.asp文件,可能就出现这个问题。问题2:(13分) 答案:(2)L (3)H (4)E (5)C (6)J(7)B (8)F (9)D (10)I (11)G(12)A (13)K (14)M 解析:(2)搜索关键字应该是一个文本。(3)(4)搜索按钮的类型是submit,vlaue就是按钮上显示的文字。(5) 这里刚好是在一个table里面,从上面文字来看,有两个table的开始标记,但是之后只有一个</table>的标记,因此是table的尾标记。(6)这里需要看后面的注释,其搜索的字段是类型,因此选类型。(7)data source指的是数据源在哪里,结合上下文,可以知道是dbpath。(8)只有记录集才可以执行SQL语句。(9)在记录集有数据,还没有到达末尾的时候才可循环的显示出得到的结果。这里常用的方式是Not rs.Eof.(10)对应表头,可以知道这里的第一列是品牌字段,查表4-1可以知道,字段名是pinpai。(11)这里有一点难,需要知道rowcount的作用和条件中的rowcount>0 这个条件。显然这就是一个控制行数的变量,因此没显示一行之后,行数要减去1.(12)根据后面的解释,就是movenext。(13)do while loop 这是do while循环的结构。(14) 网页的最后一个标签是</html>
你可能感兴趣的试题
Advancements in ( )have contributed to the growth of the automotive industry through the creation and evolution of self-driving vehicles.
-
- A.Artificial Intelligence
- B.Cloud Computing
- C.Internet of Things
- D.Big Data
- 查看答案
In project human resource management , ( )is not a source of power for the project manager.
-
- A.referent power
- B.expert power
- C.reward power
- D.audit power
- 查看答案
At the project establishment stage , the feasibility study mainly includes techinical feasibility analysis , ( ), operation environment feasibility analysis and other aspects of feasibility analysis.
-
- A.detail feasibility analysis
- B.opportunity analysis
- C.economic feasibility analysis
- D.risk analysis
- 查看答案
( )is a grid that shows the project resources assigned to each work package.
-
- A.Stakeholder engagement assessment matrix
- B.Requirements traceability matrix
- C.Probability and impact matrix
- D.Responsibility assignment matrix
- 查看答案
Xinhua News Agency reported in January 2022,Chian will further promote the developmet of a digital economy during the 14th Five-Year Plan eriod(2021-2025). The plan also emphasized industrial ( )transformation.
-
- A.digital
- B.networking
- C.intelligentize
- D.informatization
- 查看答案