Accessing Global Variables in the load function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Chris Warden
    New Member
    • Oct 2011
    • 1

    Accessing Global Variables in the load function

    I am using a dojo.xhrget with a load: function(data) . . .
    I am trying to assign one of the values returned by the get to a variable which was declared globally but after the xhrget 'ends', the global variable has the same value as it did before the call. Not sure what is going wrong.
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    please show the relevant code and describe the relevant page-structure (iframe-layout etc.)

    kind regards

    Comment

    Working...