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

Read Online Content

Posted on November 6, 2013October 26, 2015 By David Kittell

With this example I only want an IP address so it’s rather clean and easy but you can essentially put any public webpage in place of “http://kittell.net/onlyip.php”

Read more

Get City/State/Country From IP

Posted on September 27, 2013October 26, 2015 By David Kittell

I have a lot of possible options on this page, as I find time I’ll clean this page up a bit to make it more user friendly. C# Free, Fast JavaScript Free, Fast Microsoft SQL Using GeoPlugin.net XML Option [raw] All Values geoPlugin: geoplugin_request: 208.67.222.222geoplugin_status: 200geoplugin_credit: Some of the returned…

Read more

Restrict Access to Internal IP

Posted on September 26, 2013October 26, 2015 By David Kittell

Many times we have sites that are public but have pages that should only be viewed by internal users. Ideally the settings would be configured on the server level in IIS but if not possible for some reason this may help. One key thing to note is this code will…

Read more

Export To Excel

Posted on September 25, 2013October 26, 2015 By David Kittell

Add GridView, Datasource, and Button

Read more

Computer Details

Posted on September 17, 2013October 26, 2015 By David Kittell
Read more

Windows Login Page Restriction

Posted on August 19, 2013October 26, 2015 By David Kittell

Sometimes you have to restrict the visitor of a page to a username, if you don’t want to take the time to build a database you can simply use the username on the domain. In the code below make sure you replace “<DOMAIN>” with your companies domain

Read more

C# ASPX – Force SSL

Posted on July 9, 2013June 13, 2017 By David Kittell

Why would I need this? If you have a page that loads in HTTP (unsecure) and HTTPS (secure) you may have a need for this when requesting information on a form that involves private information. What is “Private” information Up to your discretion but a site (http://support.exware.com/ssl.html) that I found…

Read more

Good Integer

Posted on April 11, 2013October 24, 2021 By David Kittell

Function String Value GoodInt 55 55 GoodInt 55.55 56 GoodInt 55.45 55 GoodInt SomeText 0

Read more
  • Previous
  • 1
  • 2

Code

Top Posts & Pages

  • Front Page
  • PowerShell - Rename Pictures to Image Taken
  • Get Windows Shortcut (.lnk) Details
  • Bleaching Wool using Hydrogen Peroxide
  • Azure MSSQL - Server Firewall Rules

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
  • Get Windows Shortcut (.lnk) Details
  • Bleaching Wool using Hydrogen Peroxide
  • Azure MSSQL - Server Firewall Rules
  • PowerShell Download File and Extract File
  • PowerShell - UNIX SED Equivalent - Change Text In File
©2025 David Kittell | WordPress Theme by SuperbThemes
David Kittell
  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support