Hi all,

I want to use the session management in webpart. I would
like to explain my scenario:
1.
I have a dynamic treeview webpart on the left panel. which
generates tree from database. Now I have given different
permissions to different users.how to display menus based
on their permissions i.e. the menu should generate.
When you request SPS it will ask username and password?.
How do I pass username and password to the webpart so that
only respective menus will be displayed on webpart.
2. On click on tree menu how do I pass the querystring
(parameter) or how do I display the applications on
rightpanel of the same default.aspx. See I have not
created the webpart for these applications. these are web
applications(C#).
3. There are two scenario from the tree menu, onclick the
application should be displayed on the same default.aspx
and the application should display on new window.(In this
case, again how session ID can be passed from webpart to
custom application.

Thanks for your help,
Sue Green