hi richard,

I had a quick look at the xsl and it seems to me you should be learning some
XSL ;-) maybe go to http://www.w3schools.com and check out their XSL
tutorial. they even use some kind of cd database in that tutorial. may be
the right thing for you.

to the xsl: the <title> element was supposed to go into the <head>, the
<table>s and other stuff belong to the body (w3schools also has an html
tutorial and tag reference).

I haven't yet worked with the sql transformer, only with the esql logicsheet
(which is supposed to be quite similar); that sql:* stuff doesn't like quite
right either.

> -----Ursprungliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Auftrag von Richard Cunliffe
> Gesendet: Donnerstag, 13. Marz 2003 17:19
> An: [EMAIL PROTECTED]
> Betreff: RE: SQL and Stylesheets
>
>
>
>
> OK I have got it working!!
>
>
> But its not coming out in the correct table format, e.g.
>
> --------------------------------------------
> The result im getting is:
>
> ParachutesWhats The Story Morning Glory
> Coldplay
> Oasis
>
> --------------------------------------------
> The result I want:
>
> Coldplay   Parachutes
> Oasis      The Story Morning Glory
>
> --------------------------------------------
>
>
> I have attached my xsl, what can anyone suggest?
>
> Thanks,
>
> Richard.
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to