FUNCTION:  LoadPicture( )

Implemented in version 2.0
 
LoadPicture(PictureName)
 
The LoadPicture function returns a reference to a picture object (i.e., loads the picture).
 
The PictureName argument is the name of the picture file.
 
Code:
<% LoadPicture(mypicture.gif) %>