Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: [luc03] How to use HTML link in Category headers/footers

Quote Reply
Re: [luc03] How to use HTML link in Category headers/footers In reply to
Tru using 'single quotes' around the URL instead of "double quotes."

I think in the perl code, putting the double quotes is messin the code:

code stuff("more code stuff<a href"url"> code)"

The perl interpreter is looking for the red quotes to make the code work, but runs into the blue one first, which "breaks" the code... My theory, anyway.


Leonard
aka PerlFlunkie
Subject Author Views Date
Thread How to use HTML link in Category headers/footers luc03 3952 Feb 27, 2003, 12:36 PM
Thread Re: [luc03] How to use HTML link in Category headers/footers
esm 3846 Feb 27, 2003, 3:04 PM
Post Re: [esm] How to use HTML link in Category headers/footers
luc03 3839 Feb 27, 2003, 6:10 PM
Thread Re: [luc03] How to use HTML link in Category headers/footers
PerlFlunkie 3848 Feb 27, 2003, 5:02 PM
Post Re: [PerlFlunkie] How to use HTML link in Category headers/footers
esm 3863 Feb 27, 2003, 5:15 PM
Post Re: [PerlFlunkie] How to use HTML link in Category headers/footers
luc03 3854 Feb 27, 2003, 6:08 PM