View Single Post
  #3 (permalink)  
Old 06-23-2009, 01:59 AM
ianlufc ianlufc is online now
Junior Member
 
Join Date: Apr 2009
Posts: 29
Default Type of data

Hi Michael

The data returned could look like the following

row 1: Ian
row 2: tom
row 3: <a href="url">Gmail</a>
row 4: <a href="url">Yahoo</a>
row 5: Sean


The data could be random what i mean is it could be a link or it could be text.
Is it possible to do the above having some links returned and some normal text.

If not for now i can have them all as links as that is the better solution at the minute.
Thanks
Reply With Quote