Connecting Tech Pros Worldwide Help | Site Map

Session help

  #1  
Old November 12th, 2005, 01:15 AM
nathan.welsh@gmail.com
Guest
 
Posts: n/a
How do i set my cookies/sessions so that they can be accessed via multiple domains?

  #2  
Old November 22nd, 2005, 12:05 AM
Toby Inkster
Guest
 
Posts: n/a

re: Session help


nathan.welsh wrote:
[color=blue]
> How do i set my cookies/sessions so that they can be accessed
> via multiple domains?[/color]

Send your Session ID in the query string instead of a cookie.

Make sure that all the domains are hosted on the same server, or at least
have access to the same directory for storing session information.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
session help =?Utf-8?B?cm9kY2hhcg==?= answers 6 August 20th, 2008 02:55 PM
Session HELP ! Bob Bedford answers 10 October 6th, 2005 07:15 PM
asp session help -D- answers 6 July 22nd, 2005 01:39 AM