Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 27th, 2007, 10:42 AM
Registered User
 
Join Date: Nov 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default How do I Pass Session Variables

My company has 2 websites. Each is a porthole site where a user logs in and a session variable is set to track their rights.

It has recently become necessary that users have the ability to jump from site A to site B, and vice versa, via a link.

My issue is that the session variables are not following the user from one site to the other.

Is it possible to have session variables follow the user from site A to site B, and vice versa? If so, how?
Thank you for your help.
C-

BTW - my current workaround is to pass the variable via a request string. This is fine for the short term but is highly inefficient for the long haul.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Pass Variables obrienkev C# 2005 1 July 18th, 2008 03:58 AM
Pass session variables from one website to another cdanczak BOOK: Beginning ASP 3.0 2 November 27th, 2007 11:13 AM
how can I pass variables to vb? astarti Beginning VB 6 4 September 5th, 2007 08:43 AM
I can't pass variables by session (p.47) rjm BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 11 December 31st, 2006 06:06 PM
How Do I Pass 2 Variables in Javascript Lucy Javascript 2 December 13th, 2003 11:25 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.