Dynamic page content for picture updates

D

Dan Eames

I am trying to set up a page that will automatically update itself. I want to
be able to place pictures on the web server, this is an automated process
itself, in a known directory. I would like my page to be able to look at my
picture directory and add those pictures to the page every time I call that
url up. I'll worry about filtering, by date, for example later. For the time
being if I can just have the system to put the pictures up automatically that
would be great.

Thanks for any help or suggestions in advance.
 
T

Thomas A. Rowe

The only thing that you can do automatically without using server-side scripting is have links to
items within a folder be displayed.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top