Contained within my Border I have a navigation component that contains a number of @DirectLinks. It appears that any DirecLink in that border calls the PageValidate method on the current page, I assumed that pageValidate would only get called on the page you are forwarding to, not on the page that you are leaving.
~chris On 7/17/06, James Carman <[EMAIL PROTECTED]> wrote:
When you say "direct link", do you mean a @DirectLink component which calls a listener? Or, do you mean a @PageLink? > I am curious if what I have been experiencing with pageValidate is normal > behavior. My pageValidate gets called when I click on a direct link that > goes to another page. I would have expected pageValidate should only get > called when visiting only the enclosed page. > > -- > ~chris > James Carman, President Carman Consulting, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- ~chris