Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsXMLXMLhelp needed: creating clickable links.help needed: creating clickable links.
Previous
 
Next
New Post
9/1/2009 5:19 PM
 

Is it possible to have links in an XML document?

For example, create a section in XML <link> mysite.com</link>, then when you display the XML document with XSL is there a way to post a clickable link?

 
New Post
9/2/2009 2:13 AM
 

<a href=http://{link}>clickable</a>

 
New Post
9/2/2009 12:28 PM
 

I understand how to place that in HTML, but what I am actually trying to do using an XML list of multiple items and each of those items has a different website link.

For example:

<project>
    <item1>
        <firstname>FirstName</name>
        <lastname>LastName</lastname>
        <website>http://{Link}</website>
    </item1>
    <item2>
        <firstname>FirstName2</name>
        <lastname>LastName2</lastname>
        <website>http://{Link2}</website>
    </item2>
</project>

Here I have multiple website tags, and I'm trying to have multiple links that are clickable.

 
New Post
9/2/2009 12:48 PM
 

Damien wrote

I understand how to place that in HTML, but what I am actually trying to do using an XML list of multiple items and each of those items has a different website link.

For example:


   
        FirstName
        LastName
        http://{Link}
   

   
        FirstName2
        LastName2
        http://{Link2}
   

Here I have multiple website tags, and I'm trying to have multiple links that are clickable.

 

I found my solution.  What I should've said was "What XSL or display code do i need to accomplish this?"
I found this at another website <link xml:link="link" href="locator">Link Text</link>

Thanks for the help and quick initial response.

 
New Post
9/2/2009 1:10 PM
 

Actually I thought that was correct but I guess it was not.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsXMLXMLhelp needed: creating clickable links.help needed: creating clickable links.


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out