Front page | perl.beginners |
Postings from December 2002
Reply address on this list
Thread Next
From:
Rob Richardson
Date:
December 20, 2002 14:19
Subject:
Reply address on this list
Message ID:
20021220215803.2165.qmail@web21411.mail.yahoo.com
Greetings!
A small off-list discussion is included with this message because, as
Rob Dixon says, it is on topic. But that's not the purpose of this
message.
I am using Yahoo Mail to read messages from this group. When I click
the Reply button on a message, the E-mail address that is filled in for
me is the address of the sender. If I want to reply to the group, I
have to click Reply All (and then remove the sender's name, if I don't
want him/her to get a second copy of the message). Is this something I
can change on my end, or is it something that the list administrator
would have to change?
RobR
--- Rob Dixon <rob@dixon.nildram.co.uk> wrote:
> Hi Rob
>
> Having multiple submit buttons should work fine - I've seen it done
> several
> times although I've never needed it myself. Most of what CGI will do
> is
> documented in the POD (including checkbox_group(), I just checked)
> (no I
> didn't intend that pun - I'll see you in court if you say otherwise
> :) so
> you can read it with 'perldoc CGI'.
>
> HTH,
>
> Rob
>
> BTW Try to keep anything that could conceivably interest (or amuse)
> anyone
> else on the newsgroup: you'll also get a lot more info that way! /R
>
> ----- Original Message -----
> From: "Rob Richardson" <interrobang@yahoo.com>
> To: "Rob Dixon" <rob@dixon.nildram.co.uk>
> Sent: Friday, December 20, 2002 9:10 PM
> Subject: Re: CGI.pm param
>
>
> > Rob,
> >
> > > $cgi->checkbox_group (-name => 'groupname', ...)
> >
> > That's a nice thing to know about. Can other control types be
> created
> > that way?
> >
> > The script I'm updating originally had a form with a single submit
> > button, plus a hyperlinked text string, and I had a third possible
> > action. Instead of having yet another hyperlinked text string, I
> found
> > that I could create three submit buttons on the form, giving them
> the
> > same names but different values. Is that a reasonable solution, or
> is
> > it going to blow up in my (or worse, in a user's) face?
> >
> > RobR
> >
> >
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> > http://mailplus.yahoo.com
> >
>
>
>
>
>
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Thread Next
-
Reply address on this list
by Rob Richardson