|
Posted by Terry on 07/13/05 15:14
Luigi Donatello Asero wrote:
> I wonder whether I could write links within a table at mysql as text so that
> the user could follow these links which would be displayed on the table on
> the webpage.
>
>
I guess I am not understanding the problem - if I am all you do is wrap
the value from the table in <a href="$value">$value</a>.
I also think this would be easier to de-bug if:
echo "<table summary=semesterbostäder, border=1>\n";
echo "<CAPTION>Semesterbostäder i Italien</CAPTION>;
echo "<tr><th id='t1'>Region</th>
[snip]
Was:
echo "<table summary=semesterbostäder, border=1>\n
<CAPTION>Semesterbostäder i Italien</CAPTION>
<tr><th id='t1'>Region</th>
[snip]
HTH
--
TK
http://www.wejuggle2.com/
Still Having a Ball
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet?
..
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Navigation:
[Reply to this message]
|