boxed/window area which list files in a folder as links

M

Mark Ray

Hi,
I have just started using microsoft frontpage and wondered
if anyone could help me. I would like to setup a page
which displays (in a box window, table or area) a list of
files present in a folder held on a server - enable
scrolling of files within the box and a link to the files
in question. If anyone please help me with this, i would
be very grateful.

Thanks,
Mark
 
J

Jim Buyens

-----Original Message-----
Hi,
I have just started using microsoft frontpage and
wondered if anyone could help me. I would like to setup a
page which displays (in a box window, table or area) a
list of files present in a folder held on a server -
enable scrolling of files within the box and a link to
the files in question. If anyone please help me with
this, i would be very grateful.

You would have to write some ASP or ASP.NET code that
retrieved a directory listing for the desired folder and
then created the necessary HTML. This HTML would have to
include some JavaScript to actually perform the link.

If you feel this is within your abilities but need more
info to get started, please post again to this thread and
explain which programming technologies your Web server
supports.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 

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

Top