This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Practicality of Separating Data from Presentation


does anyone use ASP anymore ? i dont !

geez i was certain you would get a load of responses, seems like there is a
distinct lack of skillset in this area,

ehehe definately quiet out there,

cheers, jim fuller


----- Original Message -----
From: <intelikon@email.com>
To: <xsl-list@lists.mulberrytech.com>
Sent: Monday, July 01, 2002 11:09 PM
Subject: Re: [xsl] Practicality of Separating Data from Presentation


> Unfortunately I have to use ASP for this project :(
>
> TG
> ----- Original Message -----
> From: "Robert S. Koberg" <rob@koberg.com>
> Date: Mon, 01 Jul 2002 14:52:33 -0700
> To: xsl-list@lists.mulberrytech.com
> Subject: Re: [xsl] Practicality of Separating Data from Presentation
>
>
> > Hi, more of a question...
> >
> > intelikon@email.com wrote:
> >
> > > ---------------------------------------------------------------
> > > - XSLT is good for some things, some rather easy things become very
> > > hard to
> > > do in XSLT... XSLT is a very good partner to existing languages. In
> > > addition, u can use XSLT as a preprocessor, auto generating ASP for
> > > example.
> > > This is where XSLT is a star in auto generating code for you.
> > > ---------------------------------------------------------------
> > > My next question, James, would be, what is the best way (in your
opinion) for auto-generating ASP?  Do you have any examples of ASP code
being generated through an XSLT file?  Does it involve 'overloading' the
XSLT file with ASP code - i.e. writing some ASP code within the XSLT file?
I have seen some code like the following:
> > >
> > > <xsl:text disable-output-escaping="yes"><</xsl:text>%= Now %<xsl:text
disable-output-escaping="yes">></xsl:text>
> > >
> > > as a way to create ASP code.  What would be some pro's and con's to
this approach - assuming there are both?
> > >
> >
> > Is there a way to write well-formed ASP?  You can with JSP. If so, you
> > won't need to write all the escapes (and people won't throw rocks when
> > you ask questions :).
> >
> > best,
> > -Rob
> >
> >
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
> >
>
> --
> __________________________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
>
> Save up to $160 by signing up for NetZero Platinum Internet service.
> http://www.netzero.net/?refcd=N2P0602NEP8
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]