Losing Session variables

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

Guest

Hi all,
I have an asp page within a frame that calls an asp.net page that doens't
have frames. The first time the asp .net page is called I can debug the code.
Then, after finished what I had to do in the asp.net page, I call the page
that asp page, but when I call the asp .net by the asp page page again I
can't debug the code and I lose all my sessions variables.
Any ideia would be great.

Thanks,
Agus
 
Back
Top