On Aug 25, 2005, at 5:12 PM, XYZ wrote:
Thank you a complete response. The reason I want to turn on volatile is because it would save a lot of rendering time. My page renders 1000 rows inside a form. If each If and For iteration requires a hidden field, this accounts for a lot of the render time and page size (~2mb).
I really don't know anything about your app, but 1000 rows sounds like a lot. Have you considered paginating things at all?
-- Kevin
