Search results 397

Sorted from new to old.
Card image cap
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

Card image cap
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image cap
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image cap
Is64Bit

Determine if system is 64 bit or not. Related to

Card image cap
iframe link to parrent

Link to the parent from inside an iFrame using JAVA

Card image cap
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

Card image cap
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image cap
Max + Min

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

Card image cap
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image cap
IsThere1_Image

Searches for an image and return the file extension of found, or returns null ...

Card image cap
Bootstrap 4.2 RTL + cdn

RTL Bootstrap 4 attached. Or, you can use cdn if you ever need one Was ...

Card image cap
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image cap
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image cap
ASCII_Read + ASCII_Save

Reads or Saves text into file, giving its full path. Same as

Card image cap
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image cap
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...