Tools Links Login

Browsing ASP/ HTML

Prev   Next

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.
Posted:2002-06-01, 75 views

Reading a Configuration File
This code shows how to'read a configuration file and use'the key-value pair.
Posted:2002-06-01, 112 views

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.
Posted:2002-06-01, 75 views

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.
Posted:2002-06-01, 87 views

Get the Computername of a server in a Web Farm
We recently run into a problem working with a web farm and replication.
Posted:2002-06-01, 85 views

Session Timeout Warning
Warn users about Session Timeout 5 minutes before it happens.
Posted:2002-06-01, 95 views

Server Side PDF
Generate PDF files on the server without any server-side components.
Posted:2002-06-01, 74 views

Prev   Next