For all you PH Web users (all 2 of you)

Johnson, Harold A EDUC:EX Harold.A.Johnson@gems1.gov.bc.ca
Wed, 2 Mar 2005 12:42:46 -0800


We are attempting to write a PH web screen which prompts for confirmation of
an order.  This confirmation screen is passed a variable number of orders
and displays them.  (# of items and description)   Upon a submit, the system
will accept up to 10 orders before crashing with a "internal server error".
It appears as if the page is sending back ALL of the displayed items,
including a large description field. 
The question is, how do we stop the description field from being sent back?
Adding a "display" clause to the PH field statement does not stop the
behaviour.  It appears as is we are hitting a limit as to the informatrion
being sent to the server.

cheers