[27076] in Perl-Users-Digest
Perl-Users Digest, Issue: 8971 Volume: 10
daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sun Feb 19 00:05:37 2006
Date: Sat, 18 Feb 2006 21:05:04 -0800 (PST)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)
Perl-Users Digest Sat, 18 Feb 2006 Volume: 10 Number: 8971
Today's topics:
How to send output to different frame via cgi? <cmarvel@nethere.com>
Re: How to send output to different frame via cgi? <1usa@llenroc.ude.invalid>
Re: How to send output to different frame via cgi? <abigail@abigail.nl>
Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)
----------------------------------------------------------------------
Date: Sat, 18 Feb 2006 18:36:33 -0500
From: Keith Lee <cmarvel@nethere.com>
Subject: How to send output to different frame via cgi?
Message-Id: <pan.2006.02.18.23.36.27.351275@nethere.com>
All:
I have a bit of a problem with a Perl/CGI program and was wondering if
anyone knew an answer to this. I have three frames printed out via one
perl program. Once a user submits info from frame one, a second perl
program is called and it outputs a first set of info to the second
frame. That same second perl program has to send a second set of info to
a third frame. how do I do this? I can't seem to find a 'target'
choice for the CGI print command.
Keith
------------------------------
Date: Sun, 19 Feb 2006 02:55:50 GMT
From: "A. Sinan Unur" <1usa@llenroc.ude.invalid>
Subject: Re: How to send output to different frame via cgi?
Message-Id: <Xns976EDF308AA12asu1cornelledu@127.0.0.1>
Keith Lee <cmarvel@nethere.com> wrote in
news:pan.2006.02.18.23.36.27.351275@nethere.com:
> I have a bit of a problem with a Perl/CGI program and was
> wondering if anyone knew an answer to this. I have three frames
> printed out via one perl program. Once a user submits info from
> frame one, a second perl program is called and it outputs a first
> set of info to the second frame. That same second perl program
> has to send a second set of info to
> a third frame. how do I do this?
* Your question has nothing to do with Perl
* You have missed the basic point of HTTP: Client requests, server
sends.
> I can't seem to find a 'target' choice for the CGI print command.
That is because:
* Perl is not CGI
* CGI does not have print command
* CGI is not HTML
You should post in an appropriate group. One with HTML or CGI in its
name.
Sinan
--
A. Sinan Unur <1usa@llenroc.ude.invalid>
(reverse each component and remove .invalid for email address)
comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html
------------------------------
Date: 19 Feb 2006 02:59:47 GMT
From: Abigail <abigail@abigail.nl>
Subject: Re: How to send output to different frame via cgi?
Message-Id: <slrndvfnp3.1fv.abigail@alexandra.abigail.nl>
Keith Lee (cmarvel@nethere.com) wrote on MMMMDLIV September MCMXCIII in
<URL:news:pan.2006.02.18.23.36.27.351275@nethere.com>:
[] All:
[] I have a bit of a problem with a Perl/CGI program and was wondering if
[] anyone knew an answer to this. I have three frames printed out via one
[] perl program. Once a user submits info from frame one, a second perl
[] program is called and it outputs a first set of info to the second
[] frame. That same second perl program has to send a second set of info to
[] a third frame. how do I do this? I can't seem to find a 'target'
[] choice for the CGI print command.
Do you have an actual Perl question? Your problem seems to be a lack
of understanding of the HTTP protocol, and how HTML works. Your
question wouldn't be any different if your program was written in C
or in Java.
Hence, this group isn't the best group to seek answers.
Abigail
--
$=-=4*++$|;{print$"x--$==>"\@\x7Fy~*kde~box*Zoxf*Bkiaox \r"
^
$/x24if!select$,,$,,$,,join+q=.==>$^W=>$|;$=&&redo}sleep$|;
------------------------------
Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin)
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>
Administrivia:
#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc. For subscription or unsubscription requests, send
#the single line:
#
# subscribe perl-users
#or:
# unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.
NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice.
To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.
#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.
#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.
------------------------------
End of Perl-Users Digest V10 Issue 8971
***************************************