This has got to be really simple & I feel really stupid having to ask but...:
I have a MYSQL Database table which I would like to display a bunch of hyperlinks (one hyperlink per row) but I dont want the user to see the actual webpage addresss. eg: a field will say Title1 but when the user clicks on it they will be directed to www.page/title1.html. I'm sure everybody knows how to do this.
Also, attempting the same thing, but on an Intranet with web addresses of MS Word docs on the network.
Thanks tons in advance.