Web novice needs dynamic thumbnail pages

  • Thread starter Thread starter dsmcd
  • Start date Start date
D

dsmcd

Hello...

I'm a total at html but have a need for thumbnails on a
page.

But, beyond that, the site is setup so other people can
copy/delete image files direct to the website's folder. I'd
need the thumbnail page to dynamically keep pace with these
changes.

Is there an app that works in conjuction with the web
software that can do this?

WinNT using VisNetic (O'Reilly) Website Pro. May switch to
Apache on WinNT or Win2k.

I apologize if this is a silly question to ask.

Any suggestions?
D.
 
dsmcd said:
Hello...

I'm a total at html but have a need for thumbnails on a
page.

But, beyond that, the site is setup so other people can
copy/delete image files direct to the website's folder. I'd
need the thumbnail page to dynamically keep pace with these
changes.

Is there an app that works in conjuction with the web
software that can do this?

WinNT using VisNetic (O'Reilly) Website Pro. May switch to
Apache on WinNT or Win2k.

I apologize if this is a silly question to ask.

Any suggestions?
D.
Not sure if this will fit the bill, but it's a php script.
Add the thumbnail to one folder, the large corresponding image to
another and aside from some very basic html when you intially use it, it
just does the job.
Tracks all changes dynamically as it is php-driven, not db-driven

It may not be what you are after, but for frequently changing images,
it's superb.
http://www.stadtaus.com/en/
 
Podz said:
Not sure if this will fit the bill, but it's a php script.
Add the thumbnail to one folder, the large corresponding image
to
another and aside from some very basic html when you intially
use it, it
just does the job.
Tracks all changes dynamically as it is php-driven, not
db-driven

It may not be what you are after, but for frequently changing
images,
it's superb.
http://www.stadtaus.com/en/

Thank you. I'm new to html, but I should be able to muddle
through.

Thanks again. Appreciate it.
D.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top