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 March 22nd, 2004, 07:21 PM
Registered User
 
Join Date: Mar 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to lynchnco
Default I'm missing the aspx file...

Hi,
I'm using the book: "XML for ASP.NET Developers". Unfortunately, the book is missing the aspx file for the example that I am working. It does list the code behind C# file though.

I have a statement in the C# file that has me baffled, it is:
"this.divTransformation.InnerHtml = sb.ToString();".

I'm trying to figure out what class this statement is refering to.

I'd appreciate any help.

Thanks

Pat
 
Old March 22nd, 2004, 07:40 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

divTransformation - A div tag (from the prefix) most likely
sb - Probably a stringbuilder, believe that's in the System.Text namespace?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing Individual aspx Files adamcherochak BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 7 March 3rd, 2008 02:30 PM
Need help please- missing a file !!! _fluffy_ BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 October 10th, 2006 10:58 AM
Calling a function from .vb file to aspx file !! NitinJoshi General .NET 4 February 10th, 2005 06:23 AM
missing .ocx file for DesignSchemes Jim Shores BOOK: Expert One-on-One Access Application Development 6 July 8th, 2004 06:50 PM
transfearing code to aspx file from vb file alyeng2000 ASP.NET 1.0 and 1.1 Professional 1 December 15th, 2003 11:12 AM





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