Hi,
I have a task, where I need to access many information of a logged in user.
say A is a server where forums is installed (
http://forums.xyz.com),
say B is another server where there is no forums and we have main site (
http://www.xyz.com). I am setting cookies for .xyz.com in forums.xyz.com.
I am trying to access and display the value of a script residing in server A's forums.xyz.com in server B through a script in
http://www.xyz.com, Even though cookies are set and are available for .xyz.com , the permissions array in $VB object is unregistered..So I am planning to rebuild this permissions array, How can achieve this? Any suggesstions pls reply.
regards
Rastler