Re: Session Coliiding

From: ariel (alopez5566_at_-NOSPAM-hotmail.com)
Date: 11/03/04


Date: Wed, 03 Nov 2004 12:22:12 -0800


  JHON;

Thank you for your reply. I was able to replicate the problem, and I am im[presed with the outcome. What realy happen is the following:

   in the page load I have:

    Sub page load()

   if Not Page.IsPostBack then

      function_a(Context.item("Object"))
      Cache.Insert("MyDataSet1") = Context.item("Object")
    
     else

      function_a( Cache("MyDataSet1") ) 'event

    end if

end Sub

   When the page is post back due to an event the function_a will pass the Cache from another Session already happened in the server(?). Please let me know you though about it, I am really lost with this(?)
   Thank you for your time

Ariel.

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/


Relevant Pages

  • Re: Attachment Setting *
    ... I hope to replicate it and if not I will try another approach. ... Compacting is also scheduled once every 3 days on the newsgroups. ... Requests for assistance by email can not and will not be acknowledged. ... I don't understand your exact issue. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Migration from 2000 domain to 2008 domain
    ... If the 2008 DC is a member of the domain you have had before it will replicate all from the existing DC's automatically? ... only reply to Newsgroups ... I would like to "transfer" all the users and computers to the new ...
    (microsoft.public.windows.server.active_directory)