Search results 33

Sorted from new to old.
Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...

Card image
Max + Min

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

Card image
AN_SafeFileName

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

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...