Posted by WilliamC on Tue Nov 17 9:36:39 1998
In Reply to: Expanding site tree posted by Myles on November 16, 1998 at 21:47:49:
| Distribution: | paneris@i-way.co.uk |
|---|
>What we want to do is only load one directory's worth of
>data at a time, and display it in the correct place in
>the tree display. We could do this with Java and maybe
>DHTML, but does anyone have any other ideas? Will LDAP
>help us here (at the cost of restricting our users even
>further?).What about doing it with lots of frames? Although I suppose
that will mean paneris getting hit with 9999 simultaneous
requests in the worst case ...If we are fetching a directory at a time, then it's
hard to think of anything which will improve on boring
old CGI.