If you want this page to pick up new jpg files
automatically, the FrontPage Photo Gallery component won't
meet your needs. You'll need to either find a third-party
photo gallery, or write something in ASP, ASP.NET, or PHP.
Alternatively, Microsoft Office FrontPage 2003 Inside Out
includes a sample ASP.NET application that does what you
want. You can see this in action at
http://www.interlacken.com/fp11extra...b/default.aspx
This application determines what thumbnails, file names,
and file statistics to display by reading the server's
file system. Thus, it's always up-to-date.
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
>-----Original Message-----
>I like to publish a web page, display all *.jpg files in
a specific folder. When user click on the file name, it
allow them to open the file.
>
>Help
>.
>