|
-
May 21st, 2001, 11:43 PM
#1
Thread Starter
New Member
preload images
Does anyone know of a way to preload (cache) images
for later use on a web page using VBScript or ASP. I
know java script uses something like this
Dim img1
img1=new image()
img1.src="somefolder/someimage.gif"
but I'd like to use VBScript to do this.
Thanks for your time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|