Gossamer Forum
Home : Products : DBMan : Customization :

link http://

Quote Reply
link http://
How can i format the script so:

A. title(2nd afterID)will be link to other website instead of having separate url option displayed
Quote Reply
Re: link http:// In reply to
Use (within a print qq| statement)

<a href="$rec{'URL'}">$rec{'FieldName'}</a>

I think that's what you want. If not, I'll need a little more explanation.


------------------
JPD