C# Application Form Closing Event Question
Sometimes you have a program that you would prefer someone not close without confirming they truly meant to close it. This script will assist in providing a question before the program simply closes.
Sometimes you have a program that you would prefer someone not close without confirming they truly meant to close it. This script will assist in providing a question before the program simply closes.
This script utilizes this Format Date Function to sort results based on a day of the week. The case statement in this query is easy to update if your region has a different day for the start of the week. This particular script is part of a metric that I provide for calls that come…
Must have ROOT on your phone. Disclaimer holds strong for this script. If you do not know what it means to delete a system app do not even try this script. Apps/Widget Removed: Originators of this code: Deblur Debloat Script v0.1 by DirtyDroidX Bloatware Removal for DROID RAZR v3 by Brian Cohen socket84 (http://forum.xda-developers.com/) Team…
I had a need to find a string like function similar to MSSQL and found this useful function. Reference: http://stackoverflow.com/questions/5417070/c-sharp-version-of-sql-like
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
Validate a non-DateTime data type field is a really a date.
In some cases you need to disable controls on a page, this will help you disable various types of controls.