> <title>[- Execute ('*#title') -]</title>

I have a similar setup and a problem with that.

I want to add some javascript to the next page, so I have this:

 Execute ({inputfile => '*', 'sub' => 'js_start', output => \$js_start})
<BODY [+ $js_start +] >

(abbreviated, the syntax may not work, but you get the idea.

The problem is that I don't know the javascript until late in my original page,
so how can I let the js_start sub wait until I know what to put in it?

Maybe the answer is straight forward, but I'm too tired to see it now.

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2582
Howitzvej 75               �ben 14.00-18.00        Email: [EMAIL PROTECTED]
2000 Frederiksberg        L�rdag 11.00-17.00       Web:      www.suse.dk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to