Mailinglisten-Archive |
This is a multi-part message in MIME format.
------=_NextPart_000_0009_01BFF7B3.47B64F00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hallo Liste,=20
ich m=F6chte aus einer SQL-Tabelle ein statisches HTML-Baum-Men=FC =
erstellen. Das soll folgernderma=DFen aussehen:=20
#### hauptmenu.html: ####
Punkt 1 --> punkt1.html =20
Punkt 2 --> punkt2.html=20
Punkt 3 --> punkt3.html=20
#### punkt1.html ####
Punkt 1=20
Punkt 11 --> punkt11.html=20
Punkt 12 --> punkt12.html=20
Punkt 2 --> punkt2.html=20
Punkt 3 --> punkt3.html=20
=20
#### punkt11.html ####
Punkt 1
Punkt 11=20
Punkt 111 --> punkt111.html=20
Punkt 112 --> punkt112.html=20
Punkt 2 --> punkt2.html=20
Punkt 3 --> punkt3.html=20
#### Die Tabelle ####
nr (varchar(15)) bezeichnung (varchar(30))=20
10000 Punkt 1=20
11000 Punkt 11
11100 Punkt 111=20
11200 Punkt 112
20000 Punkt 2=20
30000 Punkt 3=20
Das Hauptmen=FC ist ja kein Problem, aber wie geht es weiter ??? =
Irgendwie hab ich da ein Brett vorm Kopf!=20
Wer kann helfen? Hat einen Link? Oder kann grob erkl=E4ren welche =
Schleifen ich wie verschachteln mu=DF?=20
Vielen Dank im Vorraus
cu Uwe=20
------=_NextPart_000_0009_01BFF7B3.47B64F00
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hallo Liste, </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>ich m=F6chte aus einer SQL-Tabelle ein =
statisches=20
HTML-Baum-Men=FC erstellen. Das soll folgernderma=DFen aussehen: =
</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>#### hauptmenu.html: ####</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Punkt 1 --> punkt1.html =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Punkt 2 --> punkt2.html =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Punkt 3 --> punkt3.html =
</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>#### punkt1.html =
####</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Punkt 1 </FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Punkt 11 --> punkt11.html =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Punkt 12 --> punkt12.html =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>Punkt 2 --> punkt2.html =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Punkt 3 --> punkt3.html=20
</FONT></DIV></FONT></DIV>
<DIV><FONT face=3DArial size=3D2> </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>#### punkt11.html ####</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Punkt 1</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Punkt 11 </FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Punkt 111 --> =
punkt111.html=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> Punkt 112 --> =
punkt112.html=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>Punkt 2 --> punkt2.html =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Punkt 3 --> punkt3.html =
</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>#### Die Tabelle ####</DIV>
<DIV> </DIV>
<DIV>nr (varchar(15)) bezeichnung (varchar(30)) </DIV>
<DIV>10000 =20
Punkt 1 </DIV>
<DIV>11000 =20
Punkt 11</DIV>
<DIV>11100 =20
Punkt 111 </DIV>
<DIV>11200 =20
Punkt 112</DIV>
<DIV>20000 =20
Punkt 2 </DIV>
<DIV>30000 =20
Punkt 3 </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Das Hauptmen=FC ist ja kein Problem, aber wie geht es weiter ??? =
Irgendwie=20
hab ich da ein Brett vorm Kopf! </DIV>
<DIV> </DIV>
<DIV>Wer kann helfen? Hat einen Link? Oder kann grob erkl=E4ren welche =
Schleifen=20
ich wie verschachteln mu=DF? </DIV>
<DIV> </DIV>
<DIV>Vielen Dank im Vorraus</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>cu Uwe </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></FONT></DIV></BODY></HTML>
------=_NextPart_000_0009_01BFF7B3.47B64F00--
php::bar PHP Wiki - Listenarchive