A session variable would still most likely be the best choice.

--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]


"Paul Aspinall" <paul@nospamaspy.co.uk> wrote in message
news:ONSX%23m9SDHA.1688@TK2MSFTNGP11.phx.gbl...
> Hi
> I want to store a users ID, at logon time.
> Under ASP, I would store this in a Session variable.
>
> What is the best way to implement this, under ASP.NET?
>
> Thanks
>
>