Basically I have a few tables in my database. In these tables I have some fields which are set to the "text" datatype. However, I want to be able to paste url's into these cells and have it hyperlink those urls automatically. This way I can simply click on the hyperlink and it opens them.
As...