Hyperlink in DRW

G

Guest

I have a query that returns an eventname, a date, and a
url.

I would like to display the result in a table as:
eventname date

and have the eventname linked to the url so when one
clicks on the eventname, he goes to the url.

I don't seem to be able to do this.
 
G

Guest

Thank you.

I was not clear. I have that set up. I have a picklist
page that is linked to the result page.

It is on the result page that I have a field I would like
linked to a url off-site. For instance, let's say the
eventnames are Google, Yahoo, Wired, Microsoft, etc. I
have a url field for http://www.google.com,
http://yahoo.com, etc.

When one clicks on Google, he should be taken to
www.google.com.
 
Top