Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Application Integration
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Application Integration

 Post Reply Post Reply Page  <12
Author
thekiwi View Drop Down
Mod Builder Group
Mod Builder Group


Joined: 23 November 2003
Location: New Zealand
Status: Offline
Points: 392
Post Options Post Options   Thanks (0) Thanks(0)   Quote thekiwi Quote  Post ReplyReply Direct Link To This Post Posted: 21 June 2004 at 2:29pm
Originally posted by kayaker411 kayaker411 wrote:

Hi TheKiwi,

I think your integration solution is the simplest I've see yet. I like that! is it possible for you to share here the code you use to set the WWF cookie on your other applications login page, of course leaving out any details for security. I have looked through the common.asp and fail to see what needs to take place cookie-wise for a user to not have to login.
I am not very familiar with using cookies

Thanks!

Exactly the same as WWF does it


            Response.Cookies("WWF")("UID") = rsTemp("User_Code")
            Response.Cookies("WWF")("NS") = 1

A few other things I did was add some code that if certain other session variables didn't exist (eg its integrated with a shop having session variables) then destroy the cookies adn make them log in again
Back to Top
kayaker411 View Drop Down
Newbie
Newbie


Joined: 15 June 2004
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote kayaker411 Quote  Post ReplyReply Direct Link To This Post Posted: 21 June 2004 at 4:28pm
Maybe it's XP's search code but I can find Response.Cookies("WWF")("UID") = rsTemp("User_Code")
or
Response.Cookies("WWF")("UID")
or even
rsTemp("User_Code")
anywhere on the pages in the forum root directory.

I'm using 7.8 if anyone can point me to where the code is doing the cookie stuff i'd like to do the same on another page.

Thanks!
Rich
Back to Top
 Post Reply Post Reply Page  <12

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.