[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re:[MacPerl] Target frames



Le 22/05/96 ˆ 9:59 AM, al071@mdx.ac.uk (Apostolos Logaras) nous a annoncŽ:


> I'd like to try some more ideas that I have before I bother you guys again...)
> If anyone has a better way to target a frame, can you please let me know?
>

Well, I think this is more of a general HTML question...

Simply use a TARGET attribute in the URL like in:

<FORM ACTION="http://my.web.server/cgi-bin/somescript.pl" TARGET="someFrame">

the output of the cgi will be displayed in the targeted window or frame...

if you use several cgis whose output have to be targeted to the same frame,
use a BASE tag in your web page:

        <BASE TARGET="someFrame">

Sorry for this non-perl intrusion
Cheers,

Stephane

                ___S__t__e__p__h__a__n__e______J__o__s__e___
                            jose.stephane@uqam.ca
                    http://www.er.uqam.ca/nobel/m206474/