Date: 12/14/00
- Next message: Martin Larsen: "SV: [phplib] IntegratedTemplate and case-sensitivity"
- Previous message: Joel Sutton: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- In reply to: Joel Sutton: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Next in thread: Brian Sumpter: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Reply: Brian Sumpter: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The error could be in the way the form is submitted to the server.
Maybe you can check with phpinfo which form fields really get submitted
under netscape 4.7 and compare to other browsers.
good luck
brian
> > Hey all. Just a quick question for you and hopefully someone will know
the
> > answer real quick.
> >
> > We run an ecommerce web site here written in PHP / MySQL, and are using
the
> > PHPLib library for session management and authentication. For some
reason,
> > however, the auth does not want to work with any of the Netscape 4.7
> > browsers. Works fine in 4.6, and also in 6.0, and in all flavors of IE.
But
> > when trying to auth using Netscape 4.7, it bounces me right back to the
login
> > screen for no reason.
> >
> > I was tailing the MySQL log while logging in using the different
browsers,
> > and I noticed that Netscape never even hits the DB when logging in. All
of
> > the other browsers did hit the DB for the name and password, and of
course
> > logged in correctly.
> >
> > Is there a fom bug out there specific to Netscape 4.7 that would prevent
the
> > data from being passed? I'm almost out of ideas here.
> >
> > Any help would be appreciated.
> >
> > Thank you!
> > --
> > Brian Sumpter
> > Webmaster
> > Atlas Pen & Pencil
> > bsumpter <email protected>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> > For additional commands, e-mail: phplib-help <email protected>
> >
> >
>
> ---
> Joel Sutton | Director
> Phone: (03) 9806-2262 | Busy Bee Consulting
> Fax: (03) 9806-2263 | Melbourne, Australia
> Email: jsutton <email protected> | http://www.bbcon.com.au/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Martin Larsen: "SV: [phplib] IntegratedTemplate and case-sensitivity"
- Previous message: Joel Sutton: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- In reply to: Joel Sutton: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Next in thread: Brian Sumpter: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Reply: Brian Sumpter: "Re: [phplib] Netscape 4.7 & 4.75 problems....."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

