Enter Keywords:
1 - 10 of 38(0.015 seconds)
Sort By:
 
[Long, but I hope the solution is simple.] I believe this code was working in the past (perhaps a year ago).  Now, I've come back to it and it doesn't work.  I've cut it back to the minimum, and...
Zones: ASP.Net ProgrammingDate Answered: 03/16/2005 Rating: 9.0 Views: 10
How can I produce a 302 moved header in my perl script to direct 1.1 compliant browsers automatically to a new page without the user seeing this page? I want to do it in the header and avoid any...
Zones: PerlDate Answered: 05/14/2001 Rating: 7.2 Views: 0
I've been reading a few articles on SEO and I've noticed that a lot of them warn to avoid duplicating your content and using 302 redirects.  To my knowledge it's not something I'm doing, but I'd li...
Zones: Microsoft IIS Web ServerDate Answered: 10/20/2004 Rating: 7.8 Views: 0
I'm trying to access a website that gives me a 302 response code.  Here is my code: <%@ Import Namespace="System.Net" %> <%@ Import Namespace="System.IO" %> <script language="C#" runat="server...
Zones: ASP.Net ProgrammingDate Answered: 07/23/2007 Rating: 9.0 Views: 0
I'm trying to stress-test our server and set security. I need to be able to do a 301/302 redirect from one page to another but I also want to control the User-Agent, Referer and other CGI fields...
Zones: Cold...Date Answered: 06/17/2009 Rating: 7.8 Views: 12
I'm sending a form to google but I get a 302 Moved. Why does this happen and how do I get this to work? I SEND: GET http://www.google.com/search HTTP/1.0 User-Agent: Mozilla/2.02Gold (Whatev...
Zones: PerlDate Answered: 08/27/2000 Rating: 7.8 Views: 0
Im getting respone, how i can pick up from the list only https://xxx.xxx?? Sub winSocket_DataArrival(ByVal bytesTotal As Long)     Dim Chaine     Chaine = Space(bytesTotal)     winSocket.GetD...
Zones: VB DBDate Answered: 07/17/2003 Rating: 8.2 Views: 0
This error occurred when a submit performed. The expected action still took place, but did not load the subsequent page unless click on the "here" hyperlink below. Error: ------- HTTP/1.1 302 ...
Zones: Cold...Date Answered: 04/20/2004 Rating: 9.2 Views: 0
I'm running into problems using mod_proxy in a reverse proxy configuration where an application on the real servers are sending "302 Found"/Redirects that redirect to the real servername, and break...
Zones: Apache Web ServerDate Answered: 11/28/2004 Rating: 7.2 Views: 0
In the Lounge ( http://www.experts-exchange.com/Miscellaneous/Lounge/Q_21422397.html ) someone posted this link: http://objective.jesussav3.us/kangaroo.html (change 3 into e to make it work). A...
Zones: Web BrowsersDate Answered: 05/13/2005 Rating: 6.4 Views: 0