Search results 657

Sorted from new to old.
Card image cap
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image cap
Grandchildren files and count

Returns list of files in 2 level folders Will not find files as children of ...

Card image cap
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Card image cap
SettingRead_JSON

Reads certain value for a certain setting from FullJSONString text block. See ...

Card image cap
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image cap
HTMLPadding_or_Margin

Finds the padding or margin from a style statement for an HTML tag. Passing ...

Card image cap
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Card image cap
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Card image cap
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

Card image cap
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image cap
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image cap
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Card image cap
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image cap
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image cap
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...