PDA

View Full Version : How to build VB permissions ?


rastler
09-26-2006, 09:25 AM
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

vietkieu_cz
09-26-2006, 09:38 AM
I think it's wrong forum :)

rastler
09-26-2006, 09:48 AM
yup,

It's just an example of the problem, not real forums

Regards
Leelu