Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Webpart and session management?

  Asked By: Arthur Snyder         Date: May 05, 2003      Category: Sharepoint      Views: 411
 

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.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:        

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Webpart and session management? Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].