On Saturday, September 27, 2003, at 08:03 PM, Karen J. Cravens wrote:


On Sat, 27 Sep 2003, Puneet Kishor wrote:

PK>So I am working with frames (I have to). Different scripts populate
PK>different templates in different frames -- at different times. Now I
PK>want to press one button in one frame, and update two (or more) frames
PK>with respectively different templates.


Only way I know of to do that is with Javascript and putting an onclick
either in the FORM or in the A link (depending on whether your "button"
is a submit button or just a link button).


ya but...


see, the problem is not really being able to fire two frames (yes, js is the solution)... the problem is firing them from one perl script calculating/creating values that have to be displayed in two frames... as I understand... one script usually has one template associated with it (although it could have more templates... there is nothing in the docs that says it can't). What I cannot to is fire two scripts... because all the relevant calculations are in one script... I just want to take the results and divvy them up into two frames.

this may well prove my undoing.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to