XML to links in HTML

I'm reading in some XML generated by Access. A node looks something like this:
<desc>
<div>Here is &lt;a href='https://example.com'>a useful link&lt;/a&gt; for you.</div>
</desc>
And when i put that into my textfield I end up with:
Here is <a href='https://example.com'>a useful link</a> for you.
I would like to have the links actually be hot links that show up blue and clickable. I'm sure it is some simple thing that I'm just missing.

Thanks Ned.
I'll see if I can do something with that. Actually my xml nodes look more like this:
<title>Some title here</title>
<desc>
<div>Here is &lt;a href='https://example.com'>a useful link&lt;/a&gt; for you.</div>
<div>&nbsp</div>
<div>Here is &lt;a href='https://example2.com'>another useful link&lt;/a&gt; for you.</div>
<div>And maybe a paragraph or two with bullets and all</div>
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>
</desc>
And so on. The links could appear in any part of those and there might be multiple links in a given node. Somehow I've got to find a way to do what you showed, but for all the content.

Similar Messages

  • Multiple HTML-files in one stack / link another HTML-file in a stack

    Hi,
    I want to integrate a webapp (html/js) into a stack of a dps-folio. All the HTML works fine ... all no problem, but at clicking the first link on the initial HTML-document the next (local) HTML-File is opened in a slider with a "ready"/"Fertig"-bar at the top. But I want, that all html files are seamlessly loaded in the same view.
    At this point i found: http://help.adobe.com/en_US/digitalpubsuite/using/WS67cb9e293e2f1f60-8ad81e812b10bfd837-80 00.html and i made the file "NativeOverlays.config" and moved it to the described location. After that, the behaviour was correct in the desktop-preview-app of the DPS, but it still fails on the iPad-Adobe-Viewer.
    How can i link between HTML-files without any interuption or sliding?
    Thank you!
    Christian

    Hi Tim,
    Thanks for replying. I have looked for "PDFBookBinder class" in xml publisher user guide for ver 5.6.2. I didn't get any reference of this text. Can you please guide me to a tutorial/link where i can get more information about this class.
    Also, i originally thought of similar to your second logic, as my design basis. Oracle process generates the xml file in output directory which i can get. What i didn't get is how do i "pick them up and merge" using publisher. Also, is there way to do this merging process using pl/sql ? Can you please give little more information on your second approach.
    My original plan of action is that i will create a report set in which i will call oracle seeded report for all 7 payrolls in a sequential manner. Then using the child requests of the report set i will get to 7 xml files generated by seeded oracle process. Then the piece i am not sure of , i will use those 7 files to generate a single xml file having payroll name as tree top for each output. Once single xml is ready, i can easily design a template and register the process to generate output as Excel.This process will not require me to actually change any data or do any calculation. It will only reformatting the feilds we see and abiity to see all 7 payroll at one time rather then entering these numbers manually into an excel to do analysis.
    Please provide your feedback, if you think above plan is not feasible or need corrections.
    Best Regards,
    Ankur

  • Input = XML...Output = HTML....doable?

    What I am looking for is a technology that can read an XML file and build a custom html file based on what is in the XML file. The HTML file will of course have to have the proper tags etc and have to be smart enough to build two columns. Or, it can just build a file with the info in <table> tags which I can later just copy and paste into an HTML file. Is this possible? If so, any examples out there?

    you can solve your problem with the help of java, but it indeed soun ds like task for XSL/XSLT.
    XSL/XSLT may be used from within java, or with the aid of any other tool available out there (i myself have used xsltproc on commandline -- it's a part of libxslt)
    here are some links for you to get a hang of XSLT
    http://www.nwalsh.com/docs/tutorials/xsl/xsl/frames.html
    http://incrementaldevelopment.com/xsltrick/
    http://wwbota.free.fr/XSLT_models/HTMLtable2XML.xslt
    http://www.zvon.org/xxl/XSLTutorial/Output/index.html
    basically you can transform XML documents to any form descrribed by XSLT stylesheet, and for doing that transform you need some program that takes both, your stylesheet and xml document and then produces a output, which may be XML/HTML or watever document you would like it to be...

  • Place links to html-sites?

    Hello, anyone know how to set the links for html sites open
    in a frame with such a rollover navi?
    I can find this out, having on each button a site selected.
    Here's an example:
    http://rapidshare.de/files/24665028/rollovernavi.zip.html

    Hanshagel,
    I downloaded your file, but it's utterly unclear to me how
    this is supposed to work. You're not using any descriptive names,
    only "Sprite 16", "Shape 2", "Button 68" and so on. You don't have
    actionscript in one place, many string operations and few comments.
    All of this makes it really difficult for somebody else to
    understand what's going on.
    All I guess is that you try to construct links by using the
    text of the link, together with some base name. This somehow is
    taken from the variable "currentPageUrl" which never is
    initialized. Do you load this in via a Flashvar?
    Same for the variable "xmlUrl".
    Maybe you can try to describe in more detail what your
    problem is, or at least send a full set of files so we can try
    (with the html, the xml and what else is being loaded...)
    Sorry, I really tried
    Wolf

  • Create an XML document from a HTML form???

    Good morning, is it possible to create an XML document from a HTML form
    if yes, can someone tell me how to proceed exactely, I would be very thankful!

    Hi,
    A very simple intro at this link. Apologies for anything unclear.
    http://cswww.essex.ac.uk/TechnicalGroup/TechnicalHelp/xmlCreate.htm
    best
    kev

  • Error while trying to call a ABAP webdynpro appl. as a link on html form

    Hi,
      When I am trying to call a ABAP Webdynpro aplication as a link on html form. I get the following error
    Error when processing your request
    What has happened?
    The URL http:///sap/bc/webdynpro/form_ap/ (Path of ABAP webdynpro application) was not called due to an error.
    Note
    The following error text was processed in the system DRD : Error in Web Dynpro Runtime System
    The error occurred on the application server DRD_06 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: GET_REQUEST_INPLUG_PARAMETERS of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: INIT of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: IF_WDR_RUNTIME~CREATE of program CL_WDR_MAIN_TASK==============CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP 
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system DRD in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server DRD_06 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server DRD_06 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 102 -u:  -l: E -s: DRD -i: DRD06 -w: 0 -d: 20081002 -t: 032939 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Any help will be greatly appreciated.
    Thanks
    RM

    RM,
    url clearly shows that it is unable to get host and port.check how you are building that url in html page
    Thanks
    Bala Duvvuri

  • Trying to link a html page in AS3

    I made a flash site with a button I want to link to a html page I made. But I don't know what I'm doing. I tried this:
    _root.cele1.on(release);{
    getURL("celebrities.html");
    where cele1 is the button name, but that don't work.  I know what I need to do to navigateToURL but I want to link a HTML page I created.
    Any help would be great. Thanks.

    THis is likely a literal case of helping yourself... See your other posting and leave out the part where you try to size the window...
    I'm trying to make the window size smaller in flash actionscript 3.0

  • How link from html page to a specific frame in flash cs5 as3

    Hi!
    I'm kinda new around here. I am interested in knowing how to link from a specific html page to a specific frame in flash cs5 as3.
    I have a website that I originally began to design in flash but later started developing new pages for it in html. The flash part of it has several pages on different frames and I have created links from the flash part to the other html pages, but, I can only link the html pages back to the main flash home page, and not the other pages in the flash part of the website.
    I have read that in cs3 it was possible using the flashvars skip variable, but I don't know how to do it. I have not yet seen any working examples and I could not find any instructions / tutorials online for cs5.
    Can someone help here?

    add a query string, to the swf's embedding html, with variable/value indicating the frame you want to display in your swf.  add a javascript function to return the query string (or entire url), call the javascript function from flash using the externalinterface class.  and finally add code to your swf to parse the returned url or query string, parse it and then direct your timeline to the appropriate frame.

  • Can a menu link to .html pages?

    I want to make a DVD that will start with a video introduction, and upon finishing the brief minute or so intro, it will display a menu screen.
    1.) I would like the menu buttons to link to .html pages saved on the DVD. So after clicking on a link from the menu, it will open up a full-screen .html page.
    2.) Each .html page will link to other .html pages and have embedded images, and short quitcktime video clip links that will open up in small windows when links are clicked.
    3.) I need to have a link on each .html page that links back to the main dvd menu.
    Can this be done? Any issues with doing something like this?
    Thanks in advance for any advice!!!!

    Mark - you need to read up on DVD@ccess if you intend doing this through DVDSP. Yes, it is all possible, but you haven't quite got the way it works correct.
    What happens is you embed a URL into a menu. When the menu is accessed (typically by a button from a previous menu) the link is activated and the resource is launched. This opens in a window in front of the DVD playback window. The DVD player continues to run in the background - so you need to allow for that when returning. The viewer will simply close the web browser window and be back at the DVD window - by then you should have made the @ccess menu 'time-out' and return to the previous menu.
    You set up the HTML file (or whatever file you are using) in a folder on your Mac, and place it all within a parent folder. From within DVDSP you then use the property Inspector for the disc itself (click not he disc icon in the outline view) to specify a ROM folder. You browse for the parent folder you just created. Everything inside that will get added to the root level of the DVD, which is why you place your HTML inside a folder within that parent folder (unless of course, you don't mind your HTML file/s being scattered all over the root of the DVD).
    You set the URL for the @ccess link by using the following path format:
    file:///DVDname/ParentFolderName/filename.extension
    So if your html file is called 'index' and it is in a folder called 'ROM' on your DVD called 'Project' then the URL you set in the menu would be:
    file:///Project/ROM/index.html
    This should then get activated (as long as you have enabled DVD@ccess links in your DVD Player software).
    However, there are some caveats.
    Whilst this will work quite well on a Mac, a PC user will have a wildly varied experience - for some the links will work. For some the links won't work, and for some, all links will launch the moment the first link is encountered... ALL PC users will need to install the DVD@ccess software (which will be on the built DVD by default (DVDSP includes it there for you), unless they have already done so previously (unlikely).
    In order to maximise the experience for PC users and Mac users you should consider using Sonic's 'eDVD' to add the hyperlinks. This makes use of the Interactual player which has a far higher installed base in PCs, but will need installing in Macs. Again, this gets included on the disc when you use eDVD.
    eDVD is a PC only app - you'll need to build your project and transfer the VIDEO_TS folder to a PC, add the links and then burn it to disc or use software such as Gear Pro to create a DLT. Hopefully Jim (WTS) will see this and give more advice on how to use eDVD.
    Getting DVD@ccess working on a PC is a tricky thing to do - a lot depends on the PC software spec, and since you can't govern the user's choice in this, you are walking a tightrope of compatibility.
    Of course, you could simply set some text into your menu to say that there is additional content on the disc, and let the user browse to it at their leisure instead of relying on embedded links...

  • XML text rendered as HTML

    Hi there folks.
    I've used, for the first time, the htmlText method to render the text in my textfields as html text that is provided by a xml. So in the xml i introduce the html tags.
    Don't have experince with this so i'm asking you how can i do it properly?
    Every time i use a tag except <p> i get another extraline. For instance:
    "This is my text. <b>Starting</b> with a boldy little line."
    And i get this:
    "This is my text.
    Starting
    with a boldy little line."
    Why is this happening and how can i avoid that?
    Thank you.

    use the cdata node to load text without parsing.

  • Multiple XML transformed to one HTML

    Can any one please help and tell me how to transform many small xml's to one html using one style sheet. What I want to do is to transform many small xml's(summary.xml, detail.xml etc) into one HTML using one or many xsl.
    Thanks,
    Vijayan

    You can use the document() function in XSL.

  • Can TestStand 3.0 generate XML output instead of HTML?

    Can TestStand 3.0 generate XML output instead of HTML?

    Hi
    TestStand can generate XML reports instead of HTML.
    This can be changed under Configure -> Report Options and choose XML instead of Html
    Hope this helps
    Regards
    Anand Jain
    National Instruments

  • Adding link to html page

    How do I add a link to html page through java code?
    If I want to see some text in the code as a link to some web page,then please let me know the changes I'll have to make in ordre to get the desired result.

    Hi,
    According to http://help.sap.com/javadocs/NW73EHP1/SPS14/CE/wdr/com.sap.wdr/index.html there are only two types of scopes APPLICATION_SCOPE  and TASK_SCOPE.
    My guess is that they both rely on browser cache somehow.
    Aviad

  • Abrir PDF desde link en HTML dirigido a un marcador/página

    Hola... que tal?! Pues eso... necesito saber si es posible desde un link en HTML hacer que abra un PDF en una página determinada o en un marcador determinado... del estilo de los "index.html#marca1"
    Debe ser muy fácil, pero no encuentro las opciones para configurar el PDF desde el Adobe Acrobat 6.0 Professional para que me cree esos marcadores o pueda darle nombre a las páginas, etc etc...
    Graciaaaaaaaaaaaas
    Un saludo
    JC

    Hasta donde yo sé, casi ninguno de los visitantes regulares de este foro se dedica a programas, en VB o en otra aplicación. En los foros en inglés hay un foro dedicado especialmente a programación para Acrobat, que te sugiero visitar:
    http://www.adobeforums.com/cgi-bin/webx?14@@.3bb55d70

  • Help with getting links from HTML page

    Hello all. I found the sun tutorial for getting HREF values from a tags in an HTML document at <http://java.sun.com/developer/TechTips/1999/tt0923.html>. My question now is how would a person add the ability to get the text of the link to this code?
    For example:
    Provided the HTML code:<a href="link.html">example</a>Returned is: href=link.html text=example

    I think the TechTip you've linked too is quite old (1999). I would write a simple SAXParser that uses TagSoup (http://www.ccil.org/~cowan/XML/tagsoup/) as its input source. In your handler, simply set a flag and reset a StringBuffer to collect the contents of any <a>...</a> element. Simplified:
        public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException {
            if ("a".equals(localName)) {
                currentHref = attributes.getValue("href");
                if (currentHref != null && currentHref.length() > 0) {
                    inLink = true;
                    //reset the string buffer
                    buffer.setLength(0);
        public void characters(char[] ch, int start, int length) throws SAXException {
            if (inLink) buf.append(ch, start, length);
        public void endElement(String uri, String localName, String qName) throws SAXException {
            if ("a".equals(localName) && inLink) {
                inLink = false;
                //add link to the stack
                links.add(new Link(currentHref, buffer.toString()));
        }Completely untested, of course... .Good luck...

Maybe you are looking for

  • "help" doesn't work

    When I start to type any for of question into the "Help" box of ANY application the iMac just freezes and the beachball starts to rotate. Eventually the typing is entered but after quite a delay, probably 30 seconds per letter. Anyone ever come acros

  • Back to my mac - iCloud enabled, but not working

    Last year I made very regular use of Back to My Mac.  Time and again I had no problems using my Mac Book Pro and connecting to my Mac Pro back home - did this from all over the place. Then last month, my DSL router died and I had to upgrade.   The Ne

  • Auto Creation of DSV via Views

    we are trying to create a DSV using sql server database Views. after completing all steps in using Wizard  we found that the diagram has no relationships. All the views are independent. Although in source database the views have no relation but the c

  • How to call webservice server application in jsp

    Hi Friends I followed this link http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html and run the server and client web service application successfully. How to call the Webservice server application in JSP inst

  • Question re: Rescue & Recovery 4.2 and CHKDSK/def​ragging problems

    A few quick questions re: R&R 4.2 preventing the user from defragging the hard drive. 1)  Are there any work arounds for this that do not involve removing R&R?  I have a X61s with no CD rom so I have no backup CDs, so removing R&R is really not an op