Search results 62

Sorted from new to old.
Card image
UsedRange

Returns the address of first:Last cells with data in sheet. Like pressing ...

Card image
DateAdd_Networkdays

Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

Card image
Animated placeholders

White and dark animated placeholders to be used in websites. I needed to ...

Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
Mini Ajax-php upload form

Simple elegant form to upload files with php/ajax. From

Card image
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image
Frm58

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

Card image
MathInsideANString

Perform math on numbers inside list of numbers in format of ANString. ...

Card image
Timeline css

CSS Timeline, simple, easy, nice piece from bootsnipp From

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

Card image
LastRow_Remove

Removes last row in a table starting certain cell. Creating and using this ...

Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.