Hey Everybody,

I have an online database where I use a CGI script that uses the DBI to return values 
from Mysql.
How do I return a LINK?

For example, if I have a database for hockey players, and I return the name "Wayne 
Gretzky."  Is
there a way to make that a link that will go to say, NHL.com ??

Where would I insert the html tag <a href="http://www.nhl.com";>Wayne Gretzky</a> ??

Many thanks.

simon



=====
#########################################
Simon K. Chan
[EMAIL PROTECTED]

"Great spirits have always encountered violent opposition from mediocre minds."

-Albert Einstein

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to