Lio Profile
This user has contributed 0 articles, 3 code samples and posted 79 messages in our discussion forums.
Technology Interests
Code Samples-
This code creates a folder by giving it the folder's full path. It checks all parent folder(s), and creates them if they don't exists using recursion. Very useful for Setup programs..  -
This ASP code shows how to send binary data (such as images) to the client without building a new component..  -
This is a very simple and neat script that allows you to determine the time (in Milli seconds) required to execute the code in an ASP page.. 
|