Tuesday, March 13, 2012

Session Variables and SSL

Hi Al,

Got over the issue on passing variabels on to a page on an SSL server.......

but heres the question...can I use ... a session variable going form https://www.mysite.com/page1.aspx to https://www.mysite.com/page2.aspx

do they work as long as I saty in the same domain ont he same server in the ssl folder?

rgs

Tonysession variable going form https://www.mysite.com/page1.aspx to https://www.mysite.com/page2.aspx ?

Yes, Session variables will work in above problem.

As session variables are maintained by server So it will work in same server.

0 comments:

Post a Comment