Search results 19

Sorted from new to old.
Card image
OrderedList in Arabic Alphabet

Using Arabic in ordered list in HTML, as Abjad or Alphabet. Was playing with ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
End ( xlDown )

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

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
JSON-VBA

2 modules to read output of json API (or file) into parsed array of objects. ...

Card image
ASPjson

Read and write json data in and from Classic ASP From

Card image
Cookies usage prompt

Bootstrap 4 cookies prompt for GDPR From

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...