Search results 137

Sorted from new to old.
Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
INITool

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

Card image
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image
Prn

Printout into page, along with additional function to decide where to put the ...

Card image
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...

Card image
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this. Needs ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
HTMLTag + HTMLPair

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

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...