------------ Graham Fawcett: --------------- > I'd suggest that http_request.py be changed to use HTTP_HOST instead of > SERVER_NAME for any redirects, if HTTP_HOST is present. This would ensure that the redirect would be understood as intended by the client, since HTTP_HOST comes from the client originally. A fallback, in case for some reason HTTP_HOST is missing, would be to use HTTP_REFERER as I did in the app_redirect() function shown in my earlier posting on this subject. Jim Dukarm DELTA-X RESEARCH Victoria BC Canada