CGI / Frames question

Paul Rubin phr-n2002b at NOSPAMnightsong.com
Sun Aug 18 09:49:28 EDT 2002


sandskyfly at hotmail.com (Sandy Norton) writes:
> What I specifically would like to do is have the user click on
> 'submit_b' from the control frame (control.html) and pass on the
> differences in state from _both frames_ to the python cgi script. It
> would be as if both 'submit_a' and 'submit_b' were somehow pressed
> simultaneously.
> 
> Is this possible?
> 
> Any help would be much appreciated,

Simplest way is with client side javascript, I'll leave the details to you.



More information about the Python-list mailing list