Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: C# ASPX

Execute SQL

Posted on April 20, 2015October 26, 2015 By David Kittell
Read more

AES Encrypted SSO

Posted on March 12, 2015March 31, 2017 By David Kittell

Passing information between one site and another is becoming more and more common but how can you do it without exposing confidential data? Below are some examples of how you can encrypt text and then decrypt it on the other end. C# to C# Once you get to the destination…

Read more

Ektron Upload File Into Library

Posted on February 18, 2015October 26, 2015 By David Kittell

I found and modified code to create an Ektron Library File Upload function. This function allows some customization: Defined Folder ID In this code I manually set the folder ID but effectively you could have a drop down list of folders to select the folder (see DMS Widget) Content Title…

Read more

ICD-9 Generator

Posted on August 21, 2014October 26, 2015 By David Kittell
Read more

User Registration – Check Username Availability

Posted on July 21, 2014October 26, 2015 By David Kittell

This is a simple example of how to check for the existence of a username prior to letting someone select a username.

Read more

Clear Form Field Inputs

Posted on June 10, 2014October 26, 2015 By David Kittell

Reference: http://stackoverflow.com/questions/4872364/clearing-all-fields-in-an-asp-net-form

Read more

C# ASPX Email File

Posted on April 4, 2014October 26, 2015 By David Kittell
Read more

C# Get URL Details From Browser

Posted on March 15, 2014October 26, 2015 By David Kittell

Host: test.domain.org Host: test.domain.org Path: /templates/pbcontent.aspx Application Path: / URL: https://test.domain.org/templates/pbcontent.aspx?pageid=2147483707&id=86186 Path With Query: /templates/pbcontent.aspx?pageid=2147483707&id=86186

Read more

ASPX Page Control Enable / Disable

Posted on March 12, 2014October 26, 2015 By David Kittell

In some cases you need to disable controls on a page, this will help you disable various types of controls.

Read more

Ektron – Widget Form

Posted on March 5, 2014October 26, 2015 By David Kittell

In the recent upgrade from Ektron 8.0.2 to 8.7 I’ve been rebuilding forms to user controls that can be used as widgets. Below is basic elements to make the form work for your Ektron 8.7 (possibly higher). Please note the TextBox SubmissionEmail, this allows you to change the email address…

Read more
  • 1
  • 2
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes