Print Page | Close Window

Login Component

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=10000
Printed Date: 31 March 2026 at 4:39pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Login Component
Posted By: velkymx
Subject: Login Component
Date Posted: 14 April 2004 at 1:48pm
I want to integrate the forum component into my entire site, however I am unable to pull out the part that remembers the user name and re-apply it to the rest of the site. Users have to relogin even though they are still logged into the forum! 



Replies:
Posted By: velkymx
Date Posted: 14 April 2004 at 1:48pm
Sample: http://www.paintballincalifornia.com/



Posted By: WebWiz-Bruce
Date Posted: 14 April 2004 at 1:55pm
Logging in is done in the file common.asp so that is a good starting point for you.

Next please post in the correct forum or your post WILL be deleted.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dj air
Date Posted: 14 April 2004 at 3:06pm

i am creating a login application (stand alone application).. for a site but wwf users will have an advantage with it .. at a click of a button and some help from me .. you will be able to use the application with wwf V7 or V8,

it is in beta at the moment without the wwf feature implimented but i am hoping to empliment it in the next release but time is hard to find at present.

im busy creating another website. a beta version can be found here it is very high tech and secure... http://www.breathofair.info/asp/applications/login - www.breathofair.info/asp/applications/login

 



Posted By: MadDog
Date Posted: 14 April 2004 at 3:30pm

All you people need to do is get the User_code from the Cookie and query it against the DB field "User_code" in tblAuthor. If it matches, the user is logged in. If it doesn't, the user is not logged in.

It would take only a few lines to determine that. There is no need for a Application!



-------------
http://www.iportalx.net" rel="nofollow">


Posted By: dj air
Date Posted: 15 April 2004 at 6:40am
Originally posted by MadDog MadDog wrote:

It would take only a few lines to determine that. There is no need for a Application!

maddog was the above refering to my application?

im make the appliation so any website on earth can use it .. not just wwf. but if you are a wwf user you can then intergrate my application with the forum ,.. and from my application you will be able to register, edit profile, login, edit login details .. it will be a mini portal... and saves registering twice, loging in , etc....



Posted By: dpyers
Date Posted: 15 April 2004 at 8:22am

Would you be using your own user table and using it to drive the wwf user table and whatever user table is used on the rest of the site?

Could work for new sites, For existing sites with 2 logins, there's a couple of issues you'll need to address.

  1. No guarentee that an existing user has the same login and/or password for the wwf and other parts of the site.
  2. You probably can't decrypt either password. You can reset the wwf password, but may/may not be able to reset the other one. You'll have to write some code to do a mass reset to unigue passwords and email each user with their new one.


-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: dj air
Date Posted: 15 April 2004 at 10:29am

the wwf mode uses the forum table .. as it uses same encryption, so you can rest passwords etc...

it uses links .... and in wwf mode you dont need to add fields etc.. as they will be there just need to link the table to the login manager database.

as you are using links the tables are the one and same table .. so password will be the same as it is using the same field.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net