>
> 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?
>

So you want to have the Execute of the sub to be below the BODY tag where
you include the result of the Execute?

This isn't possible :-( Or did I get the question wrong?

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



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

Reply via email to