No announcements
Found 142325 threads
-
0 Votes
Session Variable
How to use session variable and cookies in sharepoint 2010 ?Answered | 1 Replies | 2632 Views | Created by Afaq Sharepoint - Wednesday, May 8, 2013 10:33 AM | Last reply by Brandon Atkinson - Wednesday, May 8, 2013 8:36 PM -
0 Votes
Pull Session Variable
could pull that user name session variable in for the value of a text box? Any ideas? Brett The JetAnswered | 2 Replies | 7694 Views | Created by brmcdani44 - Tuesday, February 8, 2011 9:16 PM | Last reply by brmcdani44 - Wednesday, February 9, 2011 8:27 PM -
0 Votes
Session variable cleared in ASP.NET web page
A session variable residence on the server. It can be cleared if the time to post back takes to long. Be aware that sometimes clients open a new page instead ...Answered | 2 Replies | 740 Views | Created by IT researcher - Saturday, May 5, 2018 5:48 AM | Last reply by DA924x - Saturday, May 5, 2018 7:49 AM -
0 Votes
session variable losing value
Since the application is still open in the main window, the order Id session variable is not lost. I then setup PayPal to automatically return to my site upon completion of payment. ...Answered | 3 Replies | 1237 Views | Created by RCDA Webmaster_ - Monday, October 6, 2014 8:30 PM | Last reply by Just Karl - Tuesday, May 12, 2015 10:57 PM -
0 Votes
Webpart and Session Variable
For my debugging issues, can some one please show me how to use Session variable when developing WebPart and get it result display in the WebPart. Many ...Answered | 1 Replies | 14384 Views | Created by Han Duong - Monday, January 22, 2007 5:04 AM | Last reply by Mart Muller - Monday, January 22, 2007 10:19 AM -
0 Votes
SharePoint Session Variable
Hi All, I need to use a session variable in my Share Point site so that I can set the session variable on one page and get the same ...Answered | 3 Replies | 8708 Views | Created by Abdul_Hafeez - Wednesday, December 21, 2011 12:14 AM | Last reply by Aravind Lakshmanan - Wednesday, December 21, 2011 1:25 PM -
0 Votes
Passing session variable in HttpWebRequest object
;A" with a button on it and I want retrieve the html from page "B" after click in this button, but page "B" is expecting a session variable ...Answered | 1 Replies | 3592 Views | Created by peterposnag - Thursday, October 6, 2011 8:59 PM | Last reply by Elvis Long - Tuesday, October 11, 2011 3:24 AM -
0 Votes
Get ASP.NET Session Variable
through the querystring called AppID and stored as session variable) User launches WPF application to do some processing that needs to be done client side (WPF ...Answered | 7 Replies | 6919 Views | Created by T junky - Tuesday, July 26, 2011 3:02 AM | Last reply by Sheldon _Xiao - Thursday, July 28, 2011 5:54 AM -
0 Votes
Retrieve Session variable from global.asax
Hi guys, I've declared a session variable in the global.asax page under the Session Start event like ...Answered | 2 Replies | 47375 Views | Created by petabread1214 - Wednesday, July 27, 2011 12:56 PM | Last reply by petabread1214 - Wednesday, July 27, 2011 2:41 PM -
0 Votes
ArrayList Object Session Variable Error
My ArrayList object gets error - "Object not set to a reference of an object". Any tips on getting Session variable to hold value of ArrayList? This is a ...Answered | 1 Replies | 1034 Views | Created by jason4nderson - Wednesday, May 7, 2014 1:50 PM | Last reply by Dennis Guo - Friday, May 9, 2014 2:25 AM -
1 Votes
Causing a session variable to expire
before loading any page. Maybe a session variable isn't the best approach for storing authentication state, but it does work. I will take a look at the ...Answered | 22 Replies | 1477 Views | Created by RCDA Webmaster_ - Monday, December 8, 2014 7:58 PM | Last reply by RCDA Webmaster_ - Monday, December 15, 2014 1:42 PM -
0 Votes
Session variable values dropping
protected void Page_Load(object sender, EventArgs e) { if (IsPostBack) { Session["PassCart"] = PassCart.TextAnswered | 3 Replies | 608 Views | Created by Buzby58 - Thursday, June 25, 2015 12:37 PM | Last reply by Buzby58 - Thursday, June 25, 2015 2:36 PM -
0 Votes
Access Session Variable?
Is it possible to access session variables created on a MOSS site in a browser-based InfoPath formAnswered | 3 Replies | 9372 Views | Created by VetteKerry - Friday, February 8, 2008 5:03 AM | Last reply by Tilaky - Friday, March 21, 2008 5:46 AM -
0 Votes
multi value parameters using session variable
session("labname") later i assign multiple values to this session variable For intloopindex As Integer = 0 To ...Answered | 1 Replies | 4500 Views | Created by Integra Developer - Thursday, July 16, 2009 6:27 PM | Last reply by Jinchun Chen - Tuesday, July 21, 2009 9:19 AM -
0 Votes
Establish Session Variable to use as a Parameter
; So my thought is that I should be able to grab the ID of the record from there and retain it as a session variable on the EditForm page for the list. If I retain ...Answered | 1 Replies | 5180 Views | Created by SPA-TMF - Tuesday, August 3, 2010 1:39 PM | Last reply by SPA-TMF - Tuesday, August 3, 2010 4:15 PM -
0 Votes
MS SQL Delete Trigger session variable
Is that MS SQL have any session variable or temp variable that can let my system to update and run at once together with Trigger Delete and ...Answered | 11 Replies | 6704 Views | Created by Sheng2000 - Tuesday, May 15, 2012 8:17 AM | Last reply by Olaf Helper - Friday, May 18, 2012 1:21 PM -
0 Votes
Capturing session variable values in SSRS
Hemachandra, You can create Report Parameters to pass Session Variable Information. With the help of you Report Parameters you can implement your logic on your ...Answered | 3 Replies | 4543 Views | Created by Hemachandra - Wednesday, February 1, 2012 2:06 PM | Last reply by Janu - Monday, May 13, 2013 6:06 PM -
0 Votes
Session variable usage in cloud
You might also want to look at the Session State Provider currently being tested in the Azure App Fabric Labs Cache Service. Wade Wegner has aAnswered | 2 Replies | 7268 Views | Created by ThomasAK - Sunday, December 12, 2010 6:04 PM | Last reply by Neil Mackenzie - Sunday, December 12, 2010 8:00 PM -
0 Votes
Custom set session-variable not destroyed on logout?
Hi Ophir, thanks for help. I followed your advices and also changed the name of the session variable to something custom, so that it does not interfere with the ...Answered | 4 Replies | 2925 Views | Created by hsgbo - Friday, February 15, 2013 10:10 AM | Last reply by ophirp - Tuesday, February 19, 2013 5:54 PM -
3 Votes
Incorrect Session Variable values getting updated in Database
Hi Patrice, It was actually session variable issue only. Didn't notice earlier :( One of my team mate actually changed variable. Thanks ...Answered | 5 Replies | 11283 Views | Created by _Sanket__ - Tuesday, October 26, 2010 5:12 AM | Last reply by _Sanket__ - Friday, November 5, 2010 12:29 PM - Items 1 to 20 of 142325 Next ›
No announcements