Log in

View Full Version : targeting frame or window via eval('print_output(


jeffj
01-27-2006, 08:46 PM
is there a way to target a different frame, new windows or parent window when executing a eval('print_output("' . fetch_template('sometemplate') . '");');

???????

thanks in advance... jeff

Andreas
01-27-2006, 08:58 PM
No.
This must be done in the request for this page.