Author |
Topic  |
|
arnneisp
Starting Member
5 Posts |
Posted - 04 October 2006 : 08:55:57
|
Hi,
I want to link the forums to an existing site. The site already has a Login page and I don't want the users to Login again to the forums.
Currently I got the forums running, but the user has to Login again when he gets to the Default.asp
Where would I need to change (and how) in order to provide my own Authentication - open the forum for the user after he logged on on my site but require Login from anybody who does not come from my site.
Thanks !!! |
Edited by - arnneisp on 04 October 2006 08:56:38 |
|
Roger Fredriksson
Average Member
  
Sweden
556 Posts |
|
arnneisp
Starting Member
5 Posts |
Posted - 04 October 2006 : 17:22:12
|
Hi Roger,
Thanks !!!
What I understand is that you are adding the user to Snitz, buy getting his data from the Old DB and inserting into the Sintz DB. Then you setup the Cookies and ? how do you open the Snitz ? by Redirect ?
The sub doCookies(fSavePassWord), this one is in your old application, please excuse me if my questions are ASP beginners questions, but where do you get the strings such as: strCookieURL, strEncodedPassword.
I appreciate your support.
Cheers,
|
 |
|
Roger Fredriksson
Average Member
  
Sweden
556 Posts |
Posted - 05 October 2006 : 04:44:26
|
In Sweden we have a saying that when the blind leads the one with a bad leg, they both ends up in the ditch . In other words, I am probably more a beginner then you are.
Yes, my first step was to export user-info from my old db after converting unencrypted password with the "sha-thing". After that I included inc_header in all my pages in my old app. When new users registrars on my old page with inc_header and a couple of more files the code in the link above (provided by Shaggy)runs and voilà - it works!
I´ll mail you the files I used but please have a look at the first sentence in this post again before you conclude that this will meet your demands. 
|
rf/www.avgifter.com |
 |
|
|
Topic  |
|