Search

You searched for the word(s): userid:806421

Matching Posts

  • webcontrols passing variables to other aspx, master pages and webcontrols

    Hello I am developing my site like below; all the pages will have a master page and two webcontrols. The first one will get all the details of the user and the second one will log the user’s footprint. What I would like to know is how can I make available variables from the UserProfile.aspx to the other two pages. So in UserProfile.ascx I have a variable strCustomerFirstName = ‘Dave’ how can I access it without using session variables MasterPage UserProfile.ascx Some.aspx UserFootprint.ascx
Page 1 of 1 (1 items)