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
|