Hi,
I have made a login Action and made it reusable.I use this in 3 other scripts.. But what's going on is that if i change user name in that reuseable action's local table,it is not getting updated in other scripts. Other script use old username.But if i call copy of this reusable action again in those 3 scripts then it takes new username..But i donn want to call again and again this reusable action after changing data in it...for it what to do???:(
Can anybody help me in it...
Thank u so much