Tag: C#
-
There may be a case where you are taking information from a form and need to post it to a web site somewhere else. One quick method of performing that post is to execute it from the code behind using C# (via context.response) and JavaScript. This is a scaled down…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
So I have been enjoying the benefit of Mike Smith’s article for a while now (http://techtrainingnotes.blogspot.com/2010/12/sharepoint-convert-links-list-to.html). A client I did a project for was wanting to carry this functionality forward to 2013. The problem: this method didn’t work in 2013. So I took a programmatic approach to lose the JavaScript…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
When you install a new 8.0 instance of Sitecore you will find the site can be laggy and sluggish to load. To speed up your dev environment I would recommend this easy fix. First create a folder called z in your app config sitecore path: C:\inetpub\wwwroot\yoursitecore\Website\App_Config\z Then, create a file called…
-
I would start off by heading here to better understand the Clickatell HTTP API: https://www.clickatell.com/apis-scripts/apis/http-s/. If you are interested they allow you 10 free text messages to try it out before you buy a package. Just sign up for an account and create your HTTP API and use your information to…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
If you have multiple active directory environments and SharePoint instances in both of those environments then you will understand why I posted this. I received a requirement that while users from a separate domain and SharePoint instance would need to fill out a form on their SharePoint and have the…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+