Date:  08/13/2006 09:32:13 PM Msg ID:  003091
From:  John Sullivan Thread:  003091
Subject:  Postback Detection
I have a question regarding the best method for determining if the request to a page is a postback. I use the same page for many purposes. In Foxweb is it best to use the Request.FormCount to determine if the request to the page is a postback or a new request to the page? Or are their better methods?

If you have a method that works for determining if a request is a postback, please post some code. Your help is appreciated.

John Sullivan