ElementK Journals

Latest articles
-
Determine programmatically whether a component is installed
by ElementK JournalsPrevent any nasty errors from Server.CreateObject... check that the component is installed first!
-
Counting lines in a multi-line textbox
by ElementK JournalsHow to count the number of lines in a multi-line textbox
-
Create an IIF statement in VBScript
by ElementK JournalsHow to create a VBScript/ASP equivilant of the VB IIF statement
-
Determine whether a url exists
by ElementK JournalsHow to determine whether files on a server exist using the ServerXMLHTTP object
-
Reuse ADO recordsets
by ElementK JournalsHow to reuse ADO recordsets without destroying them first
-
How to include Text, nText and Image datatypes in a Union query
by ElementK JournalsHow to include Text, nText and Image datatypes in a Union query
-
Rename files using the FileSystemObject
by ElementK JournalsHow to rename files using the FileSystemObject
-
Iterate Arrays with For Each
by ElementK JournalsHow to iterate arrays with the For Each statement
-
Don't explicitly set the page language in ASP
by ElementK JournalsWhy you shouldn't explicitly set the page language in ASP
-
Tabbed Dialog control tab glitch
by ElementK JournalsHow to work around the Tabbed Dialog control tab glitch when hosting ActiveX controls