muh me le raha hai kya?????????

Achutha K S <[EMAIL PROTECTED]> wrote:
>Hi, I am having the following code in this_onSessionTimeoutEvent:
>       try
>               {
>                       CSpider.clearUserSession();
>                       CSpider.putUserSessionObject("TIMEOUT", new
>CSpString("Y"));
>                       
>                       CSpCommonPage pgLogin = CSpider.getPage("pgLogin");
>                       pgLogin.load();
>                                       
>                       return STOP;
>               } 
>               catch(Exception ex)
>               {
>                       return STOP;
>               }
>
>The page pgLogin is present in the application. But on time out, a white
>frame is being loaded. Exception can occur in getPage. But the page is
>present. Is there a problem with clearUserSession???
>
>Thanks in advance for any of your answers,
>Achutha                                                


_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to