attroll
03-03-2006, 03:20 PM
I want to include one of my fields in the postbit but I want to make it a hyperthread. Here what I tried and it would not work.
<a href="http://www.geocaching.com/profile/?u="$post['field9']">$post[field9]</a> (http://www.geocaching.com/profile/?u="$post['field9']">$post[field9]</a>)
Does anyone have any Ideas or suggestions? It will not work beause I have to many " in the line I think.
<a href="http://www.geocaching.com/profile/?u="$post['field9']">$post[field9]</a> (http://www.geocaching.com/profile/?u="$post['field9']">$post[field9]</a>)
Does anyone have any Ideas or suggestions? It will not work beause I have to many " in the line I think.