Rafael
Wed Apr 06 23:27:46 CDT 2005
Thanks Keith,
But Exif properties are different and cannot be read that way. I'm testing
Miyahn's solution which seems to be what i'm looking for.
RT
"Keith Miller" <k.miller79@verizon.net> wrote in message
news:eBJS6NyOFHA.2348@tk2msftngp13.phx.gbl...
Take a look at this script:
http://groups-beta.google.com/group/microsoft.public.windowsxp.general/msg/13dc4053a8ee5510
which uses the getdetailsof method for a folder.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/objects/folder/getdetailsof.asp
Keith
"Rafael T" <okinawapro@hotmail.com> wrote in message
news:uDOoXXwOFHA.3156@TK2MSFTNGP15.phx.gbl...
> LJB,
>
> The script works well however it just shows the regular properties for the
> file.
> I was looking for the Exif tags. Maybe from that code, would be easy to
> write
> something to read the exif code, however I don't know how to do that.
>
> thanks
> Rafael
>
> "ljb" <.> wrote in message news:OXe1gHqOFHA.3828@TK2MSFTNGP10.phx.gbl...
> >
> > "Rafael T" <okinawapro@hotmail.com> wrote in message
> > news:OJsqvtkOFHA.2252@TK2MSFTNGP15.phx.gbl...
> >> I know windows can read the exif data out of jpeg files, but can I
> > retrieve
> >> that data with vbscript?
> >>
> >> please help,
> >> Rafael
> >>
> >>
> > The vbscript found here will do it with only the FileSystem Object.
> > Download
> > the ASP file and remove the HTML stuff from it.
> >
http://www.4guysfromrolla.com/webtech/050300-1.shtml
> >
> >
>
>