I've looked all over the mysql.org website, for data element/column types, and find no reference to storing data as a link to an html document or blob. I am thinking this can be done but need help with syntax.

So, is there there a way to store the following in a data record? <a href="http://mydomain.com/photos/acoolpic.jpg";>My Cool Photo</a>

I can store the data, but obviously, since the display of records following a query simply displays the text, which is not hypertext enabled, there is no means to click on the data and have anything happen. IOW, is there a way to hypertext enable data in a mysql data record?

TIA,
Andrew L.
A member of the gnu generation


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to