Re: separation of content and logic

2001-08-24 Thread Enke Michael
This is great. Thank you. I'll try it during weekend ;-) Michael Max Larsson wrote: > > Hi, > > well here is my solution, which is completly serverside. > Thus no javascript is needed. > > First some description to the attached files. > > menu.sql contains the sql command for postgresql 7.1.

RE: separation of content and logic

2001-08-24 Thread java guru
Thanks for the generous code sharing.. Have great day --- Max Larsson <[EMAIL PROTECTED]> wrote: > Hi, > > well here is my solution, which is completly > serverside. > Thus no javascript is needed. > > First some description to the attached files. > > menu.sql contains the sql command for po

RE: separation of content and logic

2001-08-24 Thread Max Larsson
Hi, well here is my solution, which is completly serverside. Thus no javascript is needed. First some description to the attached files. menu.sql contains the sql command for postgresql 7.1. It has a table containing the sql tree, based on the nested set model from SQL for smarties. Then there

RE: separation of content and logic

2001-08-23 Thread Karl Øie
oufcourse, i'll give you wget timings tomorrow! mvh karl > btw: I'll try the "id(xxx)" tip you gave me, perhaps it can speed up > things a lot! :-) Can you give us a feed back? ;) Thanks, --Arnaud - Please check that your q

Re: separation of content and logic

2001-08-23 Thread Arnaud Vandyck
From: Karl Øie <[EMAIL PROTECTED]> Subject: RE: separation of content and logic Date: Thu, 23 Aug 2001 15:07:17 +0200 Message-ID: <[EMAIL PROTECTED]> > btw: I'll try the "id(xxx)" tip you gave me, perhaps it can speed up > things a lot! :-) Can you give us a

Re: separation of content and logic

2001-08-23 Thread Berin Loritsch
java guru wrote: > > Hi., >I appreciate if anyone is generous enough to share > xsl code for building collapsing menu structure for my > sample project... Alot of the collapsable menues are done in javascript on the client side. Your solution will have to be a combination of XSLT and JavaSc

RE: separation of content and logic

2001-08-23 Thread java guru
Hi., I appreciate if anyone is generous enough to share xsl code for building collapsing menu structure for my sample project... Thanks --- Vadim Gritsenko <[EMAIL PROTECTED]> wrote: > If you write for Oracle you could use "connect by" > clause of select statement. > http://technet.oracle.c

RE: separation of content and logic

2001-08-23 Thread Karl Øie
üngliche Nachricht- Von: Karl Oie [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 23. August 2001 14:44 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: RE: separation of content and logic I did manage to create a working treeview by creating the structure with a xsl-sheet and then use the re

RE: separation of content and logic

2001-08-23 Thread Vadim Gritsenko
If you write for Oracle you could use "connect by" clause of select statement. http://technet.oracle.com/docs/products/oracle8i/doc_library/817_doc/server.817/a85397/state21b.htm#2065648 Vadim > -Original Message- > From: Max Larsson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 23