Link from file.txt

J

J. Alberto

Hi
I'm working with JavaScript to load files.TXT and show them in the following
format:

<TR>
<TD><DIV ID="col1" DATAFLD="id" ></DIV></TD>
<TD><DIV ID="col2" DATAFLD="Theme" ></DIV></TD>
<TD><DIV ID="col3" DATAFLD="Origin"></DIV></TD>
<TD><DIV ID="col4" DATAFLD="Format"></DIV></TD>
<TD><DIV ID="col5" DATAFLD="Link"></DIV></TD>
</TR>

But I don't know how can I do for a link, example:
I want it like a link: http://www.google.com/
and not like text: http:// w w w . g o o g l e . com/

I try with this, but it doesn't work:
<TD><A HREF="DIV ID="col5" DATAFLD="Link""></DIV></A></TD>


Thanks,
J. Alberto
ccs-ve
--
 
J

J. Alberto

<TD><A TARGET="_new" DATAFLD="Link"><DIV ID="col6" DATAFLD="Visible
Link"></DIV></a></TD>

Done
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top