A-A+

在服务器端 若要将页面导航到index.asp 应使用response对象的()方法来实现。

2022-08-14 21:33:09 问答库 阅读 205 次

问题详情

在服务器端,若要将页面导航到index.asp,应使用response对象的()方法来实现。
A、href
B、transfer
C、redirect
D、flush

参考答案

参考答案:C

考点:服务器端,对象