System.Web.SessionState

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have two web folders that talk to one-another.

1. An ASPX site under control of VS 2003

2. An HTML/ASP site under control of FrontPage 2003

A user signs-onto site #2 sets some Session State variables and
does a Request.Redirect to site #1. But site #1's session state
variable of the same name is blank.

I would like them to share sessions. Is there a way to do that?

Thanks,

Dave.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top