FIX: Internet Explorer Error When Posting to an ASP Page That Initiates Redirects (175318)
The information in this article applies to:
- Microsoft Active Server Pages
- Microsoft Internet Information Server 4.0
This article was previously published under Q175318 SYMPTOMS
The following Internet Explorer error occurs when POSTing a form to an
Active Server Pages (.asp) file that initiates multiple
"response.redirect."
Internet Explorer cannot open the Internet site http://<your">http://<yourserver>/<your Web>/<your asp file>The requested item could not be found.
CAUSE
The conditions that cause this error to occur are as follows:
- The requesting page uses a Post to an ASP page.
- The ASP page issues a "Response.redirect" ("HTTP302").
- The redirected page redirects to another page.
RESOLUTION
The correct solution is to re-design the Web application so that a redirect
is not issued when a HTM forms submits a POST.
STATUSThis bug was corrected in Windows 2000. REFERENCES
For the latest Knowledge Base artices and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbASPObj kbBug kberrmsg kbfix kbiis500fix kbOSWin2000fix KB175318 |
---|
|