2001 6:00 PM
Subject: Re: [C1] Generating a HTML frameset using XML/XSLT
> I think the error message is clear enough...
> The SAX parser waits for an "=" character after the attribute "FRAME"...
>
> Maybe it doesn't allow the '-' chara
riginal Message -
From:
Adrian
Geissel
To: [EMAIL PROTECTED]
Sent: Wednesday, July 11, 2001 11:36
AM
Subject: [C1] Generating a HTML frameset
using XML/XSLT
Hi,
We are just trying to put a dynamic frameset as
the primary entry-point for our application, and
Adrian,
You must use valid XML... try noresize="yes"
> scrolling="no" frameborder="0" noresize/>
-Original Message-
From: Adrian Geissel [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 11, 2001 11:37 AM
To: [EMAIL PROTECTED]
Subject: [C1] Generating
quot; scrolling="auto"
frameborder="0"/>
----- Original Message -
From:
Adrian
Geissel
To: [EMAIL PROTECTED]
Sent: Wednesday, July 11, 2001 11:36
AM
Subject: [C1] Generating a HTML frameset
using XML/XSLT
Hi,
We are just tr
I think the error message is clear enough...
The SAX parser waits for an "=" character after the attribute "FRAME"...
Maybe it doesn't allow the '-' character you use...
Try instead...
--
Benoît Chauvet
-
Please check that y
Hi,
We are just trying to put a dynamic frameset as the
primary entry-point for our application, and using all that we've learnt so far,
we created an XSP file with an associated stylesheet (included at the end of
this mail). We get an unusual SAX exception when accessing the
frameset:
o