set response status(410)

...(for example).

Then, in the shell code...

$STATUS:= A4D Execute 4D request

.. the $STATUS correctly receives 410, the code I set in the page script, however, the contents of the array returns in 'outheaderValues' and 'outResponse' are not consistent with this - they still contain 200. (This is confirmed at the browser which reports (Firebug) a 200 response code).

If you have a custom error page, I set the response status to 200, because (stupid) Microsoft Internet Explorer will refuse to display your custom error page if the status is anything other than 200. If there is not custom error page then the original status is returned.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org


_______________________________________________
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