- From: Steven Elliott <elliott@cibertribe.pt>
- Date: Thu, 30 May 1996 14:08:33 +0000
- To: www_talk <www-talk@w3.org>
- Cc: Jason DeFontes <jason.defontes@bts.gov>
I realize that I can redirect within a HTML reference. That is fairly common. What we would like to do is redirect from within the PERL script after parsing the form. That way we can redirect based on the form information supplied by the client. If anyone has implemented redirecting to frames within the PERL script we would appreciate the help. > Subject: > Re: Perl and Frame re-directs > Date: > Thu, 30 May 1996 08:51:55 -0400 (EDT) > From: > Jason DeFontes <jason.defontes@bts.gov> > To: > elliott (Steven Elliott) > > > >We are working with Perl for Form return etc. We would like to > >implement within a "print" statement a redirect to a specific "target" > >window. Has anyone had experience directing Perl output to a specific > >"target" or "frame"? If so we would be appreciative of any hints in the > >right direction. > > You should be able to put the target in the FORM tag that calls the perl > script: > > <FORM ACTION="/cgi-bin/foo.pl" TARGET="AnotherFrame"> > > -Jason -- C_I_B_E_R_T_R_I_B_E http://www.cibertribe.pt Divisao Internet de <> Inter@ctive Tecnologia, Lda. <> Tel: + 351 1 440 8090 Fax: + 351 1 441 7242
Received on Thursday, 30 May 1996 10:06:38 UTC