Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pie3141516
  • Content: Threads
  • Order by date
  1. pie3141516

    Adobe ActiveX and Delphi

    Question... Using the Adobe ActiveX TPdf component, is there a way to load an xml file into a pdf programmatically using Delphi? I can load a pdf, but I cannot pull in the xml that contains the data. Any help/snippet would be appreciated.
  2. pie3141516

    Problem displaying <![CDATA[]] with IE and Mozilla

    I use a style sheet to display xml code. I am having a problem with rendering a <![CDATA[]]> segment in Mozilla. It works well with Internet Explorer. Here is a link to the xml: http://www.legacypress.com/err/ccr_John_Martin_Doe.xml Open the link with IE, then with Mozilla. (I use Mozilla ver...
  3. pie3141516

    Display image w/ &lt;img datasrc&gt; and xml

    Greetings, I am having great difficulty displaying a Photo with a stylesheet within a table dynamically. I believe the following line <img datasrc="#demographics" datafld="File" border="0" alt="Patient Photo" /> is causing the problem, but I do not know how to fix it. Any help would be...
  4. pie3141516

    CDATA syntax question

    Can someone tell me the correct syntax to recognize a CDATA segment? I need to know how to tell the difference between the following two sample lines: <Description><Text>asd asd asd</Text></Description> and <Description><Text><![CDATA[asd asd asd]]></Text></Description> I have tried using...

Part and Inventory Search

Back
Top