Thursday, February 1, 2018
How to Set any SPField Value with JSOM
›
How to set any SP.Field Value with JSOM (Javascript) in Sharepoint 2013 to New SP.Listitem function createListItem() { var ...
Monday, January 1, 2018
SharePoint User Information List – URL
›
Following is the details of URL to get “User Information List”. By using follwoing code, we can get the Users list url, SPList userList...
Saturday, November 18, 2017
Conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value
›
Solution: "The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value" with Entity Framew...
Tuesday, November 14, 2017
Clearing Your Browser Cache
›
Notes: If you don't see instructions below for your specific version or browser, search your browser's Help menu for "clea...
Tuesday, September 5, 2017
Quickly create a dynamic drop down list in Excel
›
I have a request from friend to create a dynamic drop down list in excel and I would like to share with my blog reader... Part 1: - Op...
Tuesday, August 22, 2017
Getting Geo-location with JSon and JQuery
›
$ . getJSON ( "https://freegeoip.net/json/" , function ( data ) { const countryCode = data . country_code ; const ...
Friday, July 28, 2017
LoVe MessAges
›
Can I say I love you today? If not, can I ask you again tomorrow? And the day after tomorrow? And the day after that? Coz I'll be lovi...
‹
›
Home
View web version