Discussion:
Looking for the program
(too old to reply)
Jack
2009-09-12 23:34:46 UTC
Permalink
Hello,
I am looking for the software capable of displaying all standard
format images kept in one specified folder online.
I know that browser can do that, but there must be a specified exact path to
the picture.
I would like to specify the folder only, and that program should be able to
display all images contained in it.
Your comments appreciated,
Jack
David Webb
2009-09-12 23:46:54 UTC
Permalink
Picasa 3 by Google
Post by Jack
Hello,
I am looking for the software capable of displaying all standard
format images kept in one specified folder online.
I know that browser can do that, but there must be a specified exact path to
the picture.
I would like to specify the folder only, and that program should be able to
display all images contained in it.
Your comments appreciated,
Jack
PA Bear [MS MVP]
2009-09-12 23:47:25 UTC
Permalink
Consider http://download.live.com/photogallery or
http://windowslive.com/online/skydrive
Post by Jack
I am looking for the software capable of displaying all standard
format images kept in one specified folder online.
I know that browser can do that, but there must be a specified exact path to
the picture.
I would like to specify the folder only, and that program should be able to
display all images contained in it.
Ken Blake, MVP
2009-09-13 00:26:44 UTC
Permalink
Post by Jack
Hello,
I am looking for the software capable of displaying all standard
format images kept in one specified folder online.
I know that browser can do that, but there must be a specified exact path to
the picture.
I would like to specify the folder only, and that program should be able to
display all images contained in it.
Your comments appreciated,
If I correctly understand what you are looking for, I recommend the
freeware program Irfanview at http://www.irfanview.com/
--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup
C.Joseph Drayton
2009-09-18 22:41:48 UTC
Permalink
Post by Jack
Hello,
I am looking for the software capable of displaying all standard
format images kept in one specified folder online.
I know that browser can do that, but there must be a specified exact path to
the picture.
I would like to specify the folder only, and that program should be able to
display all images contained in it.
Your comments appreciated,
Jack
You can use the below Javascript as a place to start from. Basically,
save that script as a bookmark. Then go to a web baje that has IMGs in
it. click on the bookmark to the script. All links to images on that
page will be placed in another page of just images that you can save.

javascript:bilder='';for(teller=0;teller<document.links.length;teller++){bilder+='<img%20src='+document.links[teller]+'><br/>'};document.write('<center>'+bilder+'</center>');void(vindu.document.close)

Sincerely,
C.Joseph Drayton, Ph.D. AS&T

CSD Computer Services

Web site: http://csdcs.site90.net/
E-mail: ***@csdcs.site90.net

Loading...