"Search Facility" within Carl's AJAX Tree
439391Jun 26 2006 — edited Jun 28 2006Hi,
Using Carl's current AJAX Tree set-up i.e
http://htmldb.oracle.com/pls/otn/f?p=11933:49:17976037649624391107::NO:RP::
I am currently developing a Window's File Explorer set-up by where I have two sections on a page, where section 1 on the LHS displays all directories and when a user clicks on a directory node, all files within that directory are displayed within section 2 (RHS) of the page.
I am using Carl's AJAX Tree process but am unsure as to how to implement a search facility process, by where a user can:
a) enter in a directory name and locate that directory which will also expand the tree hierarchy showing the whole path in section 1 together with all the file names in section 2 belonging to that directory
b) same as (a) but instead enter in a file name which locates it in section 2 and also expands the tree hierarchy in section 1 at the same time - to obtain whole path.
If anyone can please assist with possible ideas to achieve the above, that would be great.
Thanks.
Tony.