On 2/4/08 12:06 PM, Aparajita Fishman at <[EMAIL PROTECTED]>
wrote:

> It isn't working because there is a bug that is preventing Active4D
> from recognizing the session id in the query string.
> 
> Also, your 4D code should be like this:
> 
> ARRAY TEXT($requestInfo;4)
> $requestInfo{A4D Request Remote Addr }:=A4D_RemoteAddr
> $requestInfo{A4D Request Host Addr }:=×A4D_HostAddr
> $requestInfo{A4D Request Host Port }:="0"
> $requestInfo{A4D Request Secure }:="0"

OK, I can see that host port and secure have been changed to 0, likely
because it does not matter since the command does not come from On Web Conn.
But for me, A4D_RemoteAddr is not defined.  Unless I add code that
determines the IP that originates the Execute On Server call.

Thanks, 

Michael Check


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to