Search results 156

Sorted from new to old.
Card image
Simple Captcha

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

Card image
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

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
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image
Prn

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

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
MSSQL DB Connection

Connects to MSSQL database from Classic ASP All DB variables need to be ...

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
RemoveHTMLTags

Remove HTML tags from a string, note, this won't handle html encoding.

Card image
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image
FS_CreateUserFolder

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