No announcements
Found 1564408 threads
-
1 Votes
JavaScript Variable Function With Parameter(s)
Hi, with JavaScript function, you need to pass the variables or values into function name, for example: function functionname(var1,var2,...Answered | 2 Replies | 4665 Views | Created by nj-c - Sunday, May 20, 2012 11:22 PM | Last reply by nj-c - Monday, May 28, 2012 2:45 AM -
0 Votes
problem with httpcontext (Session variable) in sharepoint web part
You may not enabled session in you web.config.Answered | 4 Replies | 12026 Views | Created by MNRSPDev - Sunday, December 12, 2010 6:08 AM | Last reply by sadomovalex - Monday, December 13, 2010 9:56 AM -
0 Votes
Smart Tag on Rename of JavaScript Variable
When you change the name of a variable or method.Answered | 2 Replies | 3186 Views | Created by exvance - Friday, August 19, 2011 5:34 PM | Last reply by exvance - Tuesday, August 23, 2011 9:31 PM -
0 Votes
Issue with Session variable in javascript
JavaScript variables cannot keep track of full refreshes because a refresh - well - refreshes the page with new content which includes JavaScript.Unanswered | 3 Replies | 174 Views | Created by Anonymous - Thursday, May 10, 2018 12:39 PM | Last reply by Anonymous - Thursday, May 10, 2018 3:11 PM -
0 Votes
Question on the right way to add & remove session variables
Like Session.Remove comes with Session.Remove("variable") Does that mean Session.Clear() clear away all the sessions?Answered | 6 Replies | 2924 Views | Created by kongwb - Friday, January 16, 2009 5:41 AM | Last reply by Harry Zhu - Wednesday, January 21, 2009 2:56 AM -
0 Votes
Acessing Session variables within an Event Receiver?
Did you find any resolution to access session in event receivers?Answered | 4 Replies | 8804 Views | Created by Victor Palma - Tuesday, February 2, 2010 9:31 PM | Last reply by O. Duparc - Thursday, February 12, 2015 8:56 AM -
0 Votes
Inspecting variables in a debug session programattically
The immediate window can evaluate code, so if you have a collection variable, you can call the 'Contains' extension method directly e.g.Answered | 4 Replies | 4316 Views | Created by jon.shern - Wednesday, November 24, 2010 3:48 PM | Last reply by billb08 - MSFT - Monday, December 6, 2010 9:53 PM -
0 Votes
JavaScript Issues
Laptop Issue Ticket']").attr("disabled", "disabled"); $('input[title="3.Answered | 3 Replies | 937 Views | Created by lmossolle - Wednesday, September 4, 2019 1:22 PM | Last reply by Jerry Zy - Thursday, September 19, 2019 6:07 AM -
0 Votes
Javascript Intellisense issues
Sure, here's the ...Answered | 5 Replies | 669 Views | Created by Magicrobots - Thursday, March 24, 2016 2:51 PM | Last reply by Weiwei Cai - Tuesday, March 29, 2016 1:30 AM -
1 Votes
assign a custom webpart property to a variable in javascript.
DO you want that whenever DOM is ready at that time that property should be available to you using javascript or on some client side button click event.Answered | 3 Replies | 3279 Views | Created by spdevkktt - Wednesday, March 5, 2014 4:53 PM | Last reply by Geetanjali Arora - Wednesday, March 5, 2014 5:14 PM -
0 Votes
[JavaScript] How to get variable of Connection String please?
Hi, my issue is solved.Answered | 9 Replies | 872 Views | Created by Phornthip - Friday, November 23, 2018 10:04 AM | Last reply by Phornthip - Tuesday, November 27, 2018 3:24 AM -
0 Votes
Performance Issue: Random hang with lots of session usage
I am using a lot of variables in the session (and I believe using a bad practice, storing database objects directly in the session).Answered | 1 Replies | 8429 Views | Created by Jonny Weiss - Monday, July 20, 2009 7:20 PM | Last reply by Shrikant Maske - Tuesday, July 21, 2009 4:21 AM -
0 Votes
Microsoft.Maps.registerModule - Javascript path issue
When I do this then I end up with the original issue that was posted in this forum.Answered | 11 Replies | 5596 Views | Created by XDE - Wednesday, May 30, 2012 4:27 PM | Last reply by pjra3 - Thursday, November 17, 2016 6:16 PM -
0 Votes
Strange Javascript issue in masterpage
All sites started throwing javascript erros and there must be a reason for that.Answered | 5 Replies | 1559 Views | Created by J.Clua - Friday, October 11, 2013 2:31 PM | Last reply by Alex Brassington - Tuesday, October 15, 2013 5:30 PM -
0 Votes
Need Help combining SP Variable in Javascript/ASPX statement
Failed setting processor stylesheet : 0x80004005 : A reference to variable or parameter 'Test' cannot be resolved.Answered | 3 Replies | 944 Views | Created by Pinkston - Friday, October 2, 2015 3:54 PM | Last reply by Pinkston - Wednesday, October 14, 2015 7:57 PM -
0 Votes
Using Session Variables in JavaScript
If I cannot create/access the session variables using Javascript, can I access the server variables/controls fromss. javascript to ...Unanswered | 3 Replies | 22 Views | Created by Anonymous - Friday, May 6, 2005 12:16 AM | Last reply by Anonymous - Friday, May 6, 2005 12:42 PM -
0 Votes
Static variable memory issue
See.. static variable give better performance over non-static variable because they are not called virtually and no NULL check is done.Answered | 11 Replies | 9527 Views | Created by ksvimal - Tuesday, March 20, 2012 10:18 AM | Last reply by Kris444 - Monday, March 26, 2012 4:37 AM -
0 Votes
Javascript and Session variables
Response.Redirect("defaultMain.aspx") My question is how to get the value of session variable UName and UIP in the page MainHeader.htm is it possible?Unanswered | 5 Replies | 35 Views | Created by Anonymous - Tuesday, February 10, 2004 11:33 AM | Last reply by Anonymous - Wednesday, February 11, 2004 12:47 PM -
0 Votes
Session variable in Javascript
User-364289655 posted I'm not sure what you're asking - the only place I see you use the username in the session is in your second ...Answered | 1 Replies | 75 Views | Created by Anonymous - Friday, August 27, 2010 10:53 PM | Last reply by Anonymous - Friday, August 27, 2010 11:15 PM -
0 Votes
Session variable in javascript
User-1046474645 posted Hi, It's fairly easy to read it out if your javascript is on an aspx page.Unanswered | 3 Replies | 18 Views | Created by Anonymous - Wednesday, October 26, 2005 3:53 PM | Last reply by Anonymous - Thursday, October 27, 2005 4:28 AM
No announcements