注意:此页面搜索的是所有试题
国家开放大学网页制作与网站发布
若要获得名为login的表单中,名为txtuser的文本输入框的值,以下获取的方法中,正确的是( )
A.username=login.txtser.value
B.username=document.txtuser.value
C.username=document.login.txtuser
D.username=document.txtuser.value
若要产生一个4行30列的多行文本域,以下方法中,正确的是()。
A.<Input type=”text” Rows=”4” Cols=”30” Name=”txtintrol”>
B.<TextArea Rows=”4” Cols=”30” Name=”txtintro”>
C.<TextArea Rows=”4” Cols=”30” Name=”txtintro”></TextArea>
D.<TextArea Rows=”30” Cols=”4” Name=”txtintro”></TextArea>
如何用 Javascript 来写 ASP 中的脚本?()
A.JavaScript 是默认的脚本语言
B.文档中间
C.文档以此开始:
D.文档以此结尾:
如何用 ASP 写 "Hello World" ?()
A. "Hello World"
B..Response.Write("Hello World")
C.Document.Write("Hello World")
D.print("hello world")
如何从使用 "post" 方法提交的表单中获得数据?()?
A.Request.QueryString
B.Request.Form
C.response.Form
D.response.QuerySttring
如何从使用 "get" 方法提交的表单中获得数据?()
A.Request.QueryString
B.Request.Form
C.response.Form
D.response.QuerySttring
如果站点服务器支持安全套接层(SSL),那么连接到安全站点上的所有开头是( )。
A.HTTP
B.HTTPS
C.SHTT
D.SSL
如果站点服务器支持安全套接层(SSL),那么连接到安全站点上的所有URL开头是( )。
A.HTTP
B.HTTPS
C.SHTTP
D.SSL
如果一个表格包括有1行4列,表格的总宽度为“699”,间距为“5”,填充为“0”,边框为“3”,每列的宽度相同,那么应将单元格定制为多少像素宽。(?? )
A.126
B.136
C.147
D.167
如果要使图像在缩放时不失真,在图像显示原始大小时,按下( )键 ,拖动图像右下方的控制点,可以按比例调整图像大小
A.Ctrl
B.Shift
C. Alt
D. Shift+Alt
如果要表单提交信息不以附件的形式发送,只要将表单的“MTME类型”设置为( )。
A.text/plain???
B.password
C.submit?
D.button
能够在页面中关闭缓存的是()
A.<%@Transaction=TRUE%>
B.Response.Buffer=True
C.Response.Buffer=false
D.Request.Querystring
哪个 ASP 属性可用于识别用户??
A.Server 对象
B.Application 对象
C.ASP Cookie
D.Session
目前在Internet上应用最为广泛的服务是 ( )。
A.FTP服务
B.WWW服务
C.Telnet服务
D.Gopher服务
可用来在一个网页中嵌入显示另一个网页内容的标记符是()。
A.<IFRAME>
B.<Est>
C.<Embed>
D.<Object>
A.username=login.txtser.value
B.username=document.txtuser.value
C.username=document.login.txtuser
D.username=document.txtuser.value
若要产生一个4行30列的多行文本域,以下方法中,正确的是()。
A.<Input type=”text” Rows=”4” Cols=”30” Name=”txtintrol”>
B.<TextArea Rows=”4” Cols=”30” Name=”txtintro”>
C.<TextArea Rows=”4” Cols=”30” Name=”txtintro”></TextArea>
D.<TextArea Rows=”30” Cols=”4” Name=”txtintro”></TextArea>
如何用 Javascript 来写 ASP 中的脚本?()
A.JavaScript 是默认的脚本语言
B.文档中间
C.文档以此开始:
D.文档以此结尾:
如何用 ASP 写 "Hello World" ?()
A. "Hello World"
B..Response.Write("Hello World")
C.Document.Write("Hello World")
D.print("hello world")
如何从使用 "post" 方法提交的表单中获得数据?()?
A.Request.QueryString
B.Request.Form
C.response.Form
D.response.QuerySttring
如何从使用 "get" 方法提交的表单中获得数据?()
A.Request.QueryString
B.Request.Form
C.response.Form
D.response.QuerySttring
如果站点服务器支持安全套接层(SSL),那么连接到安全站点上的所有开头是( )。
A.HTTP
B.HTTPS
C.SHTT
D.SSL
如果站点服务器支持安全套接层(SSL),那么连接到安全站点上的所有URL开头是( )。
A.HTTP
B.HTTPS
C.SHTTP
D.SSL
如果一个表格包括有1行4列,表格的总宽度为“699”,间距为“5”,填充为“0”,边框为“3”,每列的宽度相同,那么应将单元格定制为多少像素宽。(?? )
A.126
B.136
C.147
D.167
如果要使图像在缩放时不失真,在图像显示原始大小时,按下( )键 ,拖动图像右下方的控制点,可以按比例调整图像大小
A.Ctrl
B.Shift
C. Alt
D. Shift+Alt
如果要表单提交信息不以附件的形式发送,只要将表单的“MTME类型”设置为( )。
A.text/plain???
B.password
C.submit?
D.button
能够在页面中关闭缓存的是()
A.<%@Transaction=TRUE%>
B.Response.Buffer=True
C.Response.Buffer=false
D.Request.Querystring
哪个 ASP 属性可用于识别用户??
A.Server 对象
B.Application 对象
C.ASP Cookie
D.Session
目前在Internet上应用最为广泛的服务是 ( )。
A.FTP服务
B.WWW服务
C.Telnet服务
D.Gopher服务
可用来在一个网页中嵌入显示另一个网页内容的标记符是()。
A.<IFRAME>
B.<Est>
C.<Embed>
D.<Object>