Re: PHP and Internet Explorer



On 2007-02-16 20:44:16 -0600, "Shirtbird" <shirtbird@xxxxxxxxx> said:

On Feb 16, 8:37 pm, "Shirtbird" <shirtb...@xxxxxxxxx> wrote:
I am trying to deploy a webftp application using Apache 2.0., MySQL
5.0 and PHP 5.2.0

In IE, when I attempt to perform actions such as uploading, deleting,
downloading, whatever, it kicks me back to the login page.

In Firefox, this works with no problem.

This isn't just one webftp solution, either - I've tried about a dozen
different products.

Has anyone seen this behavior before?

the login page I'm talking about is index.php

It could be related to the way IE handles cookies, or sessions which are cookies too, unless you have specified the fat url option.

.



Relevant Pages

  • Re: Help trying to login to myspace programatically in vb.net
    ... 'Dim myspacecookies As New Net.CookieContainer ... you should get the login page from a config file. ... Dim response As System.Net.WebResponse = Nothing ... ' You need to capture the cookies at this point and use ...
    (microsoft.public.dotnet.general)
  • Re: login OWA of Exchange 2007 using .NET2003
    ... Actually the objective of my ASP.NET program is to login the FBA page ... then I will implant the cookies returned to the user's browser, ... it seems it has already logined the OWA. ... // implant the cookies returned from exchange server to user's browser ...
    (microsoft.public.exchange.development)
  • Re: HTTPS-Client bringt Fehler beim Wechsel von getIntputStream() auf getOutputStream
    ... d.h. hieße, wenn ich den Login mal durch habe, auch meinen Login? ... Genau aus dem Grund werden ja Dinge wie Cookies oder Werte ... | muss zunächst eine weitere Verbindung aufgebaut werden. ... Nur, wenn die Session an die SSL-Session gebunden ist, was ...
    (de.comp.lang.java)
  • Re: Limiting access to a website
    ... You might consider having a single login for the whole club, if the data you're hiding is not confidential. ... This will cut down on your coding time a bit, and you can still use cookies to bypass the login after the first time. ... confident to shop on Amazon. ...
    (comp.lang.php)
  • Re: WebRequest and ASP username/password form authentication
    ... POST method. ... sure about cookies. ... > login page and check its HTML source. ... This is the request data you want to send to login. ...
    (microsoft.public.dotnet.languages.csharp)