Search results 347

Sorted from new to old.
Card image
Checks if URL is valid

Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

Card image
ImagesIn

Just like FilesIn function, but this one returns list of images only found in a ...

Card image
SendEmail_CDO

Sending an email using CDO object Can pass all needed variables including mail ...

Card image
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
UserIP

Reads the website visitor IP

Card image
ShowThumb

ASP.Net ShowThumb.aspx file that generates image thumb from an image, official ...

Card image
a href=#

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

Card image
Application_OnStart

How to use Global.asa

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
WP Logout link

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

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
ChartMaxY + ChartMinY

Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

Card image
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...