Connecting Tech Pros Worldwide Help | Site Map

HELP - SSL & Session

  #1  
Old July 17th, 2005, 02:37 AM
Matthias Ainsworth
Guest
 
Posts: n/a
Hi,

Everything worked fined until I moved some of my pages to an SSL area. I
still have my session information on these pages but nomore when returning
to common HTTP pages.

Any tip greatly appreciated.
Thanks.
Matt.


  #2  
Old July 17th, 2005, 02:37 AM
Guest
 
Posts: n/a

re: HELP - SSL & Session



"Matthias Ainsworth" <matthias.ainsworth@laposte.net> wrote in message
news:3fd9d4d0$0$1165$636a55ce@news.free.fr...[color=blue]
> Hi,
>
> Everything worked fined until I moved some of my pages to an SSL area. I
> still have my session information on these pages but nomore when returning
> to common HTTP pages.
>
> Any tip greatly appreciated.
> Thanks.
> Matt.
>
>[/color]

To the extent of my knowledge, these are treated as separate sites /w
separate cookies. Therefore, no need to keep session scope.
You could try passing $SID



  #3  
Old July 17th, 2005, 02:44 AM
Shawn Wilson
Guest
 
Posts: n/a

re: HELP - SSL & Session


Matthias Ainsworth wrote:[color=blue]
>
> Hi,
>
> Everything worked fined until I moved some of my pages to an SSL area. I
> still have my session information on these pages but nomore when returning
> to common HTTP pages.[/color]

Don't know if this will help or not:

http://forums.devshed.com/archive/5/2000/11/4/7252

Shawn
--
Shawn Wilson
shawn@glassgiant.com
http://www.glassgiant.com
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Application, Web Services & Session cookieless="AutoDetect =?Utf-8?B?bWdvcHBlcnQ=?= answers 3 April 26th, 2007 12:55 PM
php iis & session storage Justin Koivisto answers 3 December 21st, 2005 07:15 PM
Login page & Session data...response.redirect, server.transfer or ??? GreggTB answers 10 November 19th, 2005 12:19 PM
Network Load Balancing & Application_Start() not firing & Session clues SeanGallavan answers 0 November 19th, 2005 06:28 AM
Using cookies & session vars in asp wozza answers 2 July 19th, 2005 11:48 AM