• 2022-05-30
    在ASP中,Response对象用来将服务端的信息发送到浏览器,它通过()方法重定向客户端到另一个URL。
    A: ARedirect()
    B: BWrite()
    C: CAbandon()
    D: DCreateObject()