Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

How to nest template tags?

Quote Reply
How to nest template tags?
Running into problems nesting template tags.

Trying to run the following

Code:
<%LWP::Simple::get('http://www.braydigital.com/videos/Detailed/movie.php?movie=<%video%>')%>

How would I go about achieving what I'm trying to achieve (executing the php script on a dynamic page. the script needs to be passed a variable which is stored in the links database...)
Cheers,
Michael Bray
Subject Author Views Date
Thread How to nest template tags? Michael_Bray 4606 Feb 27, 2009, 5:26 AM
Thread Re: [Michael_Bray] How to nest template tags?
Andy 4523 Feb 27, 2009, 5:39 AM
Thread Re: [Andy] How to nest template tags?
Michael_Bray 4487 Feb 28, 2009, 1:40 AM
Post Re: [Michael_Bray] How to nest template tags?
Andy 4468 Feb 28, 2009, 1:51 AM
Post Re: [Michael_Bray] How to nest template tags?
brewt 4499 Feb 27, 2009, 10:48 AM