问题描述
通常,即打开URL首先需要调用InternetConnect,例如www.google.com调用InternetConnect和www.google.com param,但是!
------- ---------------------
如果打开带代码的php
header(位置:http: //www.microsoft.com);
获得302重定向,现在当要调用internetconnect时,网站www.microsoft.com已经显示最终确认
- -----------
...请告诉我,IE如何在链接中打开302重定向?什么是API?
usually,ie open to a URL first need call a InternetConnect ,such as www.google.com call InternetConnect with www.google.com param,but!
----------------------------
if open a php with code
header("Location: http://www.microsoft.com");
get a 302 rediret,now when ie to call a internetconnect,site www.microsoft.com already show final
-------------
at all.....pls tell me ,IE how to open a 302 rediret inside a link?what's a API?
推荐答案
这篇关于如何在链接中打开302重定向?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!