don_vbull
04-29-2002, 09:16 PM
Hello,
I have a site running JSP/mysql which uses optional cookies for remembering a user. I want a person to be able to log into my application, click on a link which will launch vbulletin in another window, and be able to start posting/etc. without having to log in to vbulletin.
If the user already is registered in VB i.e. has an entry in the User table and the userfield table, how can I ensure he is authenticated and won't have to log in again?
I looked at the documentation/manual and I couldn't find anything. I looked through the hacks but couldn't seem to find one that fit right.
Any suggestions appreciated....
thanks,
Don
I have a site running JSP/mysql which uses optional cookies for remembering a user. I want a person to be able to log into my application, click on a link which will launch vbulletin in another window, and be able to start posting/etc. without having to log in to vbulletin.
If the user already is registered in VB i.e. has an entry in the User table and the userfield table, how can I ensure he is authenticated and won't have to log in again?
I looked at the documentation/manual and I couldn't find anything. I looked through the hacks but couldn't seem to find one that fit right.
Any suggestions appreciated....
thanks,
Don