Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 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 August 27th, 2004, 08:36 AM
Registered User
 
Join Date: Aug 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Passing session value from one website to other

Hi friends,

I want to pass some session values from one website to another website. I am using asp for that. I pur 4 session values in a page and having a link for another site. I am getting these session values in that page. But I am not able to get the details. How do I do? Please let me know.

Thanks in advance.

regards,
sampath
 
Old August 27th, 2004, 08:41 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,110
Thanks: 0
Thanked 3 Times in 3 Posts
Default

I don't think you can pass session values from one site to another because each visit to the site starts its own session.

 
Old August 27th, 2004, 09:52 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 218
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Perhaps you can take those values out of the session into local variables, and then pass to the other site via a URL querystring.

- - - - - - - - - - - - - - - - - - - - - - -
In God we trust, everything else we test.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Pass session variables from one website to another cdanczak BOOK: Beginning ASP 3.0 2 November 27th, 2007 11:13 AM
Passing a Session Variable in a href orcabelle ASP.NET 2.0 Basics 3 May 21st, 2007 03:41 PM
apt session.timeout value for website (opinions) crmpicco Classic ASP Components 0 June 29th, 2006 11:33 AM
passing variables through session dmlocke Beginning PHP 4 May 4th, 2005 10:35 PM
Passing Session Variable quinn Classic ASP Basics 1 December 11th, 2003 03:44 PM





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