Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 13th, 2004, 05:36 AM
Registered User
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.Net Web Server Controls inside XSLT

Hi,

I'm trying to include ASP.Net web server controls (ie <asp:Label.... />) in an XSLT file. This appears to be a perfectly natural thing to do, but seems impossible because (I think) of the order in which the xsl transform and the server controls are processed. The problem was mentioned here: http://p2p.wrox.com/topic.asp?TOPIC_ID=1342
but the only solution suggested, which was creating a new aspx file, requires too much file io overhead, and isn't a particularly elegant solution.

Any help will be great.

Thanks,
Russ.

 
Old May 18th, 2004, 11:58 AM
Registered User
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hey,

It does seem like perfectly natural fit, and that's what makes it so frustrating. Plus the fact, if you scour the web enough you get a few tangible hints that it is possible.

The best resource I found was this article
+ http://www.devarticles.com/c/a/ASP.N...ols-Using-XML/

Unfortunately, it uses ASP.NET 1.0 and doesn't come with the promised source files (I believe you have to pay for them at another site) ... making it somewhat incomplete.

Also, there's an ebook that seems to specifically deal with the problem but it's no longer available and I'm fearful that it's just an extension of the previous article or that article used it as a resource.
+ http://www.bigwebmaster.com/1143.html

I would like to know how to do this as well, and I'm definitely tired of looking for something that should be better documented.

Stil Searching,
Andrew


 
Old December 14th, 2006, 10:02 AM
Registered User
 
Join Date: Dec 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I've wrote an article that shows you how to do this!

Check it out here:

http://www.codeproject.com/useritems/XsltAspNet.asp

You can also read my blog at http://bcoelho.blog.com/ to get more cool stuff like this one.





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.NET COntrols inside XSLT sani723 XSLT 8 March 22nd, 2007 07:15 AM
Design Time Support Web Controls in ASP.NET 1.1 jha_arindam ASP.NET 1.0 and 1.1 Professional 0 February 10th, 2006 05:33 AM
ASP.NET Server Controls sstchur C# 0 August 2nd, 2003 07:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.