show contents of a sub folder the same way as the main folder

  • Thread starter Thread starter Graham Smith
  • Start date Start date
G

Graham Smith

Hello,
I've sucessfully set up a table to view the contents of a
folder. When i click on a file in this folder it
successfully opens it up and displays it on screen.
However, when i click on a sub folder it opens up the
content of that via plain http. I would like to take the
path of this sub flder as the input so i can see the
contents of this in the same table style as the original
folder. Can anyone help me with this or set me on the
correct path? I'd appreciate any help anyone can offer.

Thanks,
Graham
 
-----Original Message-----
Hello,
Howdy.

I've sucessfully set up a table to view the contents of a
folder. When i click on a file in this folder it
successfully opens it up and displays it on screen.
However, when i click on a sub folder it opens up the
content of that via plain http. I would like to take the
path of this sub flder as the input so i can see the
contents of this in the same table style as the original
folder. Can anyone help me with this or set me on the
correct path? I'd appreciate any help anyone can offer.

You wpould have to program this in ASP, ASP.NET, PHP, or
some other server-side environment. For examples using
ASP, browse MSKB articles 218606, 224364, and 272662.

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) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top