For the same user? use the session.
For all users? use the application
http://openmymind.net/index.aspx?documentId=6
Karl
--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"Carlos" <> wrote in message
news:...
> 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
>
>
>