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: VB

Classic ASP Send Email

Posted on March 3, 2014May 25, 2017 By David Kittell
Read more

Create Shortcut (VB, VB.Net, PowerShell)

Posted on December 14, 2013December 10, 2019 By David Kittell
Read more

Save Text To File

Posted on December 14, 2013October 26, 2015 By David Kittell
Read more

FormatDateTime Function

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

This is a default function within VBScript that should work in any VBScript situation. Date is required and has to be in a valid format but easily can accept date() or now() Date() would only display the current date where now() would be date and time. Format would be something…

Read more

Prevent Browser Cache

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

Sources: ASP – http://support.microsoft.com/kb/311006/en-us PHP – http://www.php.net/manual/en/function.header.php ColdFusion – http://www.bpurcell.org/blog/index.cfm?entry=1075&mode=entry JSP – http://www.jguru.com/faq/view.jsp?EID=377&page=2

Read more

Time ASP Execution

Posted on July 30, 2013October 26, 2015 By David Kittell

Source: http://classicasp.aspfaq.com/general/how-do-i-time-my-asp-code.html

Read more

INI DB

Posted on July 18, 2013October 26, 2015 By David Kittell
Read more

File Name Converter

Posted on July 18, 2013October 26, 2015 By David Kittell
Read more

Good Double

Posted on April 11, 2013October 26, 2015 By David Kittell

Function String Value GoodDouble 55 55 GoodDouble 55.55 55.55 GoodDouble 55.45 55.45 GoodDouble SomeText 0

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
  • 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