Browsing ASP/ HTML
Preview TextArea Using DHTML.
This is a small script that will allow you to preview a textarea in an html page that may contain html code with out first processing the page to another page.
Reading a Configuration File
This code shows how to'read a configuration file and use'the key-value pair.
String to Array or Byte
Converts a string or an integer to an array of characters/bytesOriginal Author: Subodh DashInputsA string or integerAssumptionsUse it somewhat like thisdim myarraymyarray = StringToArray("324gfsdgfd6,58.
Get the ID of just inserted database record using INSERT clause.
This article demonstrates how to get the ID of just inserted database record using INSERT clause.
Get the Computername of a server in a Web Farm
We recently run into a problem working with a web farm and replication.
Session Timeout Warning
Warn users about Session Timeout 5 minutes before it happens.
Server Side PDF
Generate PDF files on the server without any server-side components.