Passing values between web windows

  • Thread starter Thread starter Greg
  • Start date Start date
G

Greg

Does anybody know how to pass session variables from one
window to a new window in an ASP.net web application?

Please help.

Peace Out

Greg
 
By their very nature you don't have to pass Session variables between web
application pages - they are available to all pages. Can you elaborate more
on what you mean?

Sanjay.
 

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