Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: Globals

Quote Reply
Re: Globals In reply to
But what I see is you assigning a string to a variable, via a subroutine, calling that subroutine and assigning that to a template tag.

Where is the targeting?

Why not just create a banner template tag that does the replacements itself.

sub {
my banner_tag = qq |
<!--# include virtual=/cgi-bin/bms/adcycle.cgi?delivery=SSI&group=1&keyword=$query --"
|;
}

the above is an _idea_ and is GUARANTEED to not work <G>

PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://pugdog.com/FAQ


Subject Author Views Date
Thread Globals Paul 6557 Dec 26, 2000, 10:49 AM
Thread Re: Globals
pugdog 6438 Dec 26, 2000, 11:58 AM
Thread Re: Globals
Paul 6431 Dec 26, 2000, 12:06 PM
Thread Re: Globals
pugdog 6426 Dec 26, 2000, 12:36 PM
Post Re: Globals
Paul 6421 Dec 26, 2000, 12:51 PM
Post Re: Globals
Paul 6420 Dec 26, 2000, 12:59 PM
Thread Re: Globals
ericho 6423 Dec 26, 2000, 1:21 PM
Thread Re: Globals
Paul 6437 Dec 26, 2000, 1:27 PM
Thread Re: Globals
pugdog 6420 Dec 26, 2000, 9:19 PM
Post Re: Globals
pugdog 6411 Dec 26, 2000, 9:37 PM
Post Re: Globals
Paul 6393 Dec 27, 2000, 4:37 AM
Thread Re: Globals
Paul 6405 Dec 27, 2000, 4:40 AM
Thread Re: Globals
pugdog 6406 Dec 27, 2000, 4:51 AM
Thread Re: Globals
Paul 6397 Dec 27, 2000, 4:56 AM
Thread Re: Globals
Alex 6406 Dec 27, 2000, 12:42 PM
Post Re: Globals
Paul 6399 Dec 27, 2000, 12:46 PM
Post Re: Globals
pugdog 6368 Dec 27, 2000, 5:28 PM