RE: [Perl-unix-users] Frameset

2001-09-27 Thread david . b . deline
y simple example, but this concept can be carried forward. Say you change the ACTION to another script then your HIDDEN values will be passed on that script, etc, etc, ... Anyway, you can use this concept to communicate between your two frames... Regards, Dave. -Original Message----- From: jaoua

RE: [Perl-unix-users] Frameset

2001-09-27 Thread jaouad ask me
ashes, arays, etc is that right? or am i wrong? how can i remediate to that? if i did understand well your java proposition, these can work only for one or two submission, is that right? thanks jeb From: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: [Perl-unix-

RE: [Perl-unix-users] Frameset

2001-09-27 Thread david . b . deline
Well Jeb, (If I understand your question correctly...) You can accomplish this by imbedding JavaScript in your query & response HTML. You will need to have named FORMs in each of your FRAMEs to use the following JavaScript examples: Say you have a text object in your query frame. You can update