Hi;
The question that I ask to you is very important for me...
I am developing a web project for a company's project's documentations.I mean for a better
organization of them on web.There are several projects on our server in directories and the documents
in sub directories like below:
Project1
Directory1
Subdirectiry1
(There may be many subfolders and files here)
Subdirectory2
(There may be many subfolders and files here)
Directory2
Directory3
..........(and so on)
These template is valid for all projects in that server.But the contents and may be other subfolders
may differ according to a project
Now what I want to do is as follows:
There will be a page which shows this template(above).For example when I come over "SubDirectory1"
with the mouse a menu must come showing me the subfolders under ../Subdirectory1/ like below
Item1
Item2
Item3
.....
.....
Now when I come over one of these items the contents under them(may be folders or files??) must be
displayed like a SUBMENU and so on....
I want get the folder names dynamically by using ASP File System Objects but is it possible with
javascript? How these contents will be displayed on menulevels? Is it possible to call a ASP function
within javascript(?mean menu)
I hope this is clear for you.I am just a beginner If you help me I would be so glad and happy
Thanks alot
The question that I ask to you is very important for me...
I am developing a web project for a company's project's documentations.I mean for a better
organization of them on web.There are several projects on our server in directories and the documents
in sub directories like below:
Project1
Directory1
Subdirectiry1
(There may be many subfolders and files here)
Subdirectory2
(There may be many subfolders and files here)
Directory2
Directory3
..........(and so on)
These template is valid for all projects in that server.But the contents and may be other subfolders
may differ according to a project
Now what I want to do is as follows:
There will be a page which shows this template(above).For example when I come over "SubDirectory1"
with the mouse a menu must come showing me the subfolders under ../Subdirectory1/ like below
Item1
Item2
Item3
.....
.....
Now when I come over one of these items the contents under them(may be folders or files??) must be
displayed like a SUBMENU and so on....
I want get the folder names dynamically by using ASP File System Objects but is it possible with
javascript? How these contents will be displayed on menulevels? Is it possible to call a ASP function
within javascript(?mean menu)
I hope this is clear for you.I am just a beginner If you help me I would be so glad and happy
Thanks alot