Web Wiz - Green Windows Web Hosting - Celebrating 25 Years!

  New Posts New Posts RSS Feed - Cookies Question
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Cookies Question

 Post Reply Post Reply
Author
beamae View Drop Down
Newbie
Newbie


Joined: 18 March 2005
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote beamae Quote  Post ReplyReply Direct Link To This Post Topic: Cookies Question
    Posted: 18 March 2005 at 3:38pm
Hello!
 
I just found the Web Wiz forums and it seems to be one of the easier to understand ASP Forums around.
 
My issue is that I have an existing website with its own database of users and passwords. The registration/login script is already in place. I want to set a database trigger that will check the username and password in both database (or add, edit or delete them from both databases) and then set the forum's necessary cookies.
 
My question is this, what cookies need to be set?
 
If anyone has any advice or tips for me I would appreciate it!
 
I have searched the support forums for a few days and have run into many users that have the same issue I have, but I never find an answer.
 
Thank you,
Amy
Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 18 March 2005 at 3:48pm
the onkly thing that is used to Identify the users is a cookie which can be called anything but the lst part of the cookie  is UID


there are a few pages that would need to reflect within both databases.

the cookie value is check and returns the all user details from that record, this is the User_code.

you can see what files need editing by downloading the zip file from www.breathofair.co.uk/asp/applications/login/download.asp

download the WWF version zip that hopes all files that would require changing. you can also download the application if you want so you can see the methods used to make an application that also attachs to WWF

also it might need to be noted that passwords within WWF are also 160 bit one hash encrypted, so can't be formed into its original value.


Edited by dj air - 18 March 2005 at 3:49pm
Back to Top
beamae View Drop Down
Newbie
Newbie


Joined: 18 March 2005
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote beamae Quote  Post ReplyReply Direct Link To This Post Posted: 18 March 2005 at 4:23pm
Thank you for your quick answer. I have a few questions about your reply.
 
Originally posted by dj air dj air wrote:

there are a few pages that would need to reflect within both databases.
 
I am not sure what you mean by this. Can you please elaborate?
Originally posted by dj air dj air wrote:

the cookie value is check and returns the all user details from that record, this is the User_code.
By returning the user details  do you mean the userID and Password?
Originally posted by dj air dj air wrote:

you can see what files need editing by downloading the zip file from www.breathofair.co.uk/asp/applications/login/download.asp
Will this file give me all the cookies that need to be set and what values that they need to be set to?
 
Basically what I am looking for is a list of cookies that are set when I login and what values are assigned to these cookies.
 
Thank you so much for your help!
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 18 March 2005 at 4:35pm
A cookie is set called 'wwf -> UID' which holds the members User_Code which is stored in the database table tblAuthor

This user code is used to track the user and is update often through various parts of the forum.
Back to Top
beamae View Drop Down
Newbie
Newbie


Joined: 18 March 2005
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote beamae Quote  Post ReplyReply Direct Link To This Post Posted: 18 March 2005 at 4:47pm
Originally posted by -boRg- -boRg- wrote:

A cookie is set called 'wwf -> UID' which holds the members User_Code which is stored in the database table tblAuthor

This user code is used to track the user and is update often through various parts of the forum.
 
So what I read from this is it will not be just as easy as setting a cookie when the user logs into my main website... correct?
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.