I have an executed SQL query that yields a table of results. I want to be able to have one of the columns named "DirectPath" be clickable with an automatic redirect to the article that coincides with the result. Right now I have the full document path as it exists on the server right now. How do I got about making this a hyperlink and have it redirect to the link location. Please let me know. Thanks!