Hi !
thanks for the info.
when I tried to open some of include files directly from the browser, they
work fine.
So I guess it's just my authentician page which doesn't work.
I'll keep trying.
Thanks again!
Nick Wilson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> * On 19-01-0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 19-01-02 at 13:02
* Marcel Besancon said
> Hi,
>
> maybe it's a problem of netscape. In many cases netscape doesn't
> work like the IE. Just remember CSS and other things !!!
Yes, but this is *server side* code. I suspect you're r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 19-01-02 at 12:55
* Dani said
> Hi again!
>
> I tried it and I still get the error.
>
> Do you think that this has somthing todo with my PWS server? or the installation
> of PHP?
>
Could be althoug that doesn't really explain why it wor
ck Wilson
> Cc: [EMAIL PROTECTED]
> Betreff: Re: [PHP] PHP - browser - ERROR !
>
> Hi again!
>
> I tried it and I still get the error.
>
> Do you think that this has somthing todo with my PWS server? or the
installation
> of PHP?
>
> thanks!
>
> Nick Wilson wr
Hi again!
I tried it and I still get the error.
Do you think that this has somthing todo with my PWS server? or the installation
of PHP?
thanks!
Nick Wilson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> * On 19-01-02 at 12:35
> * Dani said
>
> > Hi Nick!
> > Thanks for the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 19-01-02 at 12:35
* Dani said
> Hi Nick!
> Thanks for the reply.
>
> here the code: This works on IE but not Netscape (strange!)
>
> session_start();
> if (!isset($lgname)&&!isset($passw))
> {
> include("login_input.php");
> }
>
> el
Hi Nick!
Thanks for the reply.
here the code: This works on IE but not Netscape (strange!)
session_start();
if (!isset($lgname)&&!isset($passw))
{
include("login_input.php");
}
else
{
if ($checkpsw)
{
session_register("session_login");
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 19-01-02 at 12:24
* Dani said
> Hi!
>
> I'm trying to make a user login page and it works fine with Internet
> explorer. However when I try it using Netscape 4.5 I get this ERROR
> message:
>
> "HTTP Error 405
>
> 405 Method Not Allowed
Hi!
I'm trying to make a user login page and it works fine with Internet
explorer. However when I try it using Netscape 4.5 I get this ERROR
message:
"HTTP Error 405
405 Method Not Allowed
The method specified in the Request Line is not allowed for the resource
identified by the request. Pleas
9 matches
Mail list logo