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 January 21st, 2009, 03:28 PM
Authorized User
 
Join Date: Jun 2003
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default Trouble retrieving element value ASP/XMLDOM

I'm sorry, I'm not using XSLT, but actually ASP and XMLDOM. But I understand much of the syntax is similar. If anyone can help, I'd really appreciate it.

I have a complex XML file and am using XMLDOM to retrieve it's values.
I have all <CONTACT> elements being retrieved in a list. I want to loop thru that list and retrieve various sub-elements (such as name, phone, email). I can loop thru and get the element name, but for some reason I can't get the value. nodeValue doesn't retrieve anything and .Text seems to retrieve too much. It's a big long string (possibly holding the text from all descendants too?)

Thanks.
Melissa Mussitsch
 
Old January 21st, 2009, 04:16 PM
Authorized User
 
Join Date: Jun 2003
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
Default Disregard

Found my typo!

Melissa





Similar Threads
Thread Thread Starter Forum Replies Last Post
retrieving images from database in asp.net pages sweetyrathore ASP.NET 1.x and 2.0 Application Design 3 March 25th, 2012 04:29 AM
Anybody there? Trouble with XMLDOM mussitsch Classic ASP XML 1 January 21st, 2009 04:15 PM
retrieving images from Access DB into asp page programmer_scs Classic ASP Databases 1 November 30th, 2004 10:19 AM
Retrieving the Author of a file in ASP.Net mahulda ASP.NET 1.0 and 1.1 Basics 1 July 18th, 2004 10:13 AM
Problem retrieving resultset from asp ... mussitsch Classic ASP Databases 2 June 17th, 2003 07:25 AM





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