VBS Script – Embedding Images
Posted in Programming on 27. Dec, 2009
Disclaimer: I am not responsible for the misuse of this script.
Description
I wanted to easily access some low res proofs via web page where I was able to scroll down and view all images rather than view them in a sideshow presentation.
Script
‘************************************************************************************************
‘ File: Rip Em!
‘ Author: Hassan Maynard
‘
‘
‘
‘************************************************************************************************
Title = “Rip Em!”
Version = “v1.0″
Dim strDirectory, strFile, num
num1 [...]



Recent Comments