making the value in a variable available to all the pages

  • Thread starter Thread starter Carlos
  • Start date Start date
C

Carlos

Hi all,

I am new to asp .net with vb, and just need to know how to make the
value of a variable available to all the pages in the project.
That is, I capture the value of a variable using querystring in the inital
page,
and I need to use that value it in the other pages in the project.
sample code would be ideal.

Thanks in advance,

Carlos
 

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