•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the XML, XSLT and XPATH section within the Software Development category of DaniWeb, a massive community of 391,767 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,226 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our XML, XSLT and XPATH advertiser:
Views: 1479 | Replies: 0 | Solved
![]() |
•
•
Join Date: Oct 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Howdy,
I need to pull database information into an XML defined form. One of the db fields has to be contained in a CDATA node.
This line of code returns data, no errors
It works until I try to use it within an application which uses XML defined forms. I believe that the aContent variable really has to be contained within CDATA. [CDATA[variable]], not [CDATA] variable [CDATA].
After much searching, I get the impression I can use xsl:param to pass the info, but I don't know how to do that.
Thanks in advance. Any hints or help is very much appreciated.
I need to pull database information into an XML defined form. One of the db fields has to be contained in a CDATA node.
This line of code returns data, no errors
<HTMLCONTENT type="html" width="400"><![CDATA[<body><p>]]><%=aContent%><![CDATA[</p></body>]]></HTMLCONTENT>
It works until I try to use it within an application which uses XML defined forms. I believe that the aContent variable really has to be contained within CDATA. [CDATA[variable]], not [CDATA] variable [CDATA].
After much searching, I get the impression I can use xsl:param to pass the info, but I don't know how to do that.
Thanks in advance. Any hints or help is very much appreciated.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb XML, XSLT and XPATH Marketplace
- how to connect ms access with asp vbscript (ASP)
- Help in program (C++)
- C--Structures(inside structure declaration of variable of same type is not allowed) (C)
- server problems? passing variable info... (ASP)
- help with this code of link list (C++)
- 'Object variable or With block variable not set' Error (ASP.NET)
- setting variable using url (ASP)
- VBScript disk quota program - whats up? (Visual Basic 4 / 5 / 6)
- new member here :) (C)
Other Threads in the XML, XSLT and XPATH Forum
- Previous Thread: Newbie question, schema, complex types and unordered multiple elemets
- Next Thread: IBM’s pureXML for XML database management


Linear Mode