Re: Show jpeg in a VBS dialog (message) box???? by James
James
Mon Jul 18 14:50:31 CDT 2005
"Bill Bukre" <Bill_member@newsguy.com> wrote in message
news:dbgsfd022j0@drn.newsguy.com...
> Hello,
>
> Is there a way to show a thumbnail of a jpeg file in a VBS dialog
(message) box?
To the best of my knowledge, this is not possible.
You might consider either using a 3rd party util or using an Internet
Explorer window in place of your dialogue box. I cannot advise you on the
former method, but I quite often use Internet Explorer as my interface for
VBScripts.