StPatrick
Perch
Hiya, I believe this is not a trivial question, but maybe I'm wrong
Let's say..
I have an ASP.NET site, but at same time I want to incorporate some PHP forum into it (phpbb for example). Of course I want them to "share" the same session, not technically, but visually for user. User should login only once, for example on ASP.NET login form, and then he/she will be logged on in PHP forum as well.
Anyone have thoughts, suggestions or maybe done this before? Of course, if I won't find an answer, I'll just go and use the same forum I have on my own site, but it less powerful, than phpbb one (as an example).
Let's say..
I have an ASP.NET site, but at same time I want to incorporate some PHP forum into it (phpbb for example). Of course I want them to "share" the same session, not technically, but visually for user. User should login only once, for example on ASP.NET login form, and then he/she will be logged on in PHP forum as well.
Anyone have thoughts, suggestions or maybe done this before? Of course, if I won't find an answer, I'll just go and use the same forum I have on my own site, but it less powerful, than phpbb one (as an example).