i have one master page, insite this master page i create a logon page
so when the user successfull login it will redirect to the selected web page, and the username will appear on top of the master page
mycode is below: so how to pass the session value to masterpage...need help from expertise here
lblnama.text=session("username")