xsl-list
[Top] [All Lists]

Re: Using XML/XSLT for forms in .Net

2005-02-08 01:36:35
Hi Pieter,

Doing XML/XSLT in ASP.NET is straightforward and fast
(using XslTransform or the XML Web Server Control) but when it comes to
bringing in forms handling (on the server) it gets difficult.

I have found some info on using the .Net controls whilst also doing the 
transformation, but unfortunately it won't fit in with my HttpModule.

It is a shame, because it provides a far better way of templating a site 
than any of the currently recommended routes as used for things like the 
IBuySpy portal etc.

I am sure there must be a way of doing it, time to do some more digging.
-- 
Cheers,

Julian Voelcker
United Kingdom



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--