It would check the e-mail validation part to. That's in one of the check out screens,
would be https, and can stall the script for such time it's past script time, since it
makes a reqest on the smtp port to make sure the e-mail adress is working, before the
script goes any further.(just try with php3 and windows) I have disabled it in my
stores. And I know it's been a problem for people on the list before. I think it would
be better to use this script in the sign up process, and limit any e-mail cjhecks in
the check out prosess to the form of user@domain.
Bjarne
----- Original Message -----
From: Leon Atkinson <[EMAIL PROTECTED]>
To: FreeTrade <[EMAIL PROTECTED]>
Sent: Wednesday, March 28, 2001 7:26 PM
Subject: Re: [FreeTrade] SSL problem
> It sounds like you're getting the browser's timeout message. Both IE and
> Navigator will give up on a request if no data comes for a long time (not
> sure what the limit is). I suspect that validating the credit card is
> taking a long time, and since that's in an action module, nothing's been
> sent to the browser.
>
> If this were inside a screen module, I'd suggest printing status messages
> and flushing the buffer, but doing any output inside the action module will
> mess up the HTML.
>
> OK, here's something to checkout: is the Web server sending a keep-alive
> header? These carry a timeout value, and maybe you can override this to
> tell the browser not to give up so soon.
>
> Leon
>
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Site: http://www.working-dogs.com/freetrade/
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]