Hi,
Could someone please explain how actinic uses perl script to log customers in and out? I am trying to integrate my site with vbulletin and need to understand how it all works.
Is there a cookie that gets created so that once the login process has been completed, I could just reference the cookie in java rather than use scripts for links etc? Failing that, is there another way of testing logged in/out status other than with a script?
Paul.
Could someone please explain how actinic uses perl script to log customers in and out? I am trying to integrate my site with vbulletin and need to understand how it all works.
Is there a cookie that gets created so that once the login process has been completed, I could just reference the cookie in java rather than use scripts for links etc? Failing that, is there another way of testing logged in/out status other than with a script?
Paul.
Comment