Hi all!
I got 2 different ajax requests with 2 different tags.
Now my question is.. How can i get the right TAG with a Ajax.Lastdata request?
I did look alot online for the right awnser but i can't find it :(.
So i got:
Request: TAG1
Request: TAG2
And all i can find is Ajax.Lastdata
Is there a way like: Ajax.Lastdata("TAG1") , Ajax.Lastdata("TAG2")??
Thanks in advance!