s7mish
10-23-2009, 03:44 AM
Hello,
I am very new to XML and having trouble linking a thumbnail to a URL. The XML is already set up to grab files and pages from the web FTP, but now, I am trying to link to a new site, in a new window.
Here is a piece of what the XML I have. Any help would be greatly appreciated!
<study>
<title>Video Archives</title>
<content><![CDATA[<p></p><br/>]]></content>
<url>http://www.youtube.com/watch?v=boW0tdgKNUE target=_blank</url>
<thumboff>archives/sports/case_studies_tipoff_event_off.jpg</thumboff>
<thumbon>archives/sports/case_studies_tipoff_event_on.jpg</thumbon>
<description>Basketball City hosts "Tip Off" event with Nike and LeBron James</description>
</study>
I am very new to XML and having trouble linking a thumbnail to a URL. The XML is already set up to grab files and pages from the web FTP, but now, I am trying to link to a new site, in a new window.
Here is a piece of what the XML I have. Any help would be greatly appreciated!
<study>
<title>Video Archives</title>
<content><![CDATA[<p></p><br/>]]></content>
<url>http://www.youtube.com/watch?v=boW0tdgKNUE target=_blank</url>
<thumboff>archives/sports/case_studies_tipoff_event_off.jpg</thumboff>
<thumbon>archives/sports/case_studies_tipoff_event_on.jpg</thumbon>
<description>Basketball City hosts "Tip Off" event with Nike and LeBron James</description>
</study>