- Original Message -
From: Ron Wingfield
To: mailto:beginners-cgi@perl.org
Sent: Tuesday, January 04, 2005 2:25 PM
Subject: Modifying Parameter Values
Hello all,
First-timer here. Please be gentle.
I'm posting this question on the Beginners List because the answer is probably
goin
I'm sorry if this appears twice. I sent it once, but I don't believe I was
subscribed to the list at the time!
I forgot to mention my main question: how do I download and install
AppConfig?
I'm trying to install bugzilla on Windows XP 2003 and the installation
procedure says that I need to
I'm working on Win2003.
I installed my perl from cygwin instead of directly installing it myself. It
seems to work fine for the cgi files executed by Apache HTTPD (hurray!).
However, when I use the OpenPerlIDE 1.0.11 the debugger dies on the
following line inside perl5db.pl:
my $result = Win32
Oops, sorry for the empty reply.
Greg,
It is a common misconception that regular expressions act like text. If you are
looking for this string:
NAS-IP-Address = "192.168.0.1"
you must escape all the special characters like this:
NAS\-IP\-Address = \"192\.168\.0\.1\"
Quotes do not work with
Folks,
Does anyone have any recommendations for a perl cgi script that will
accept input from a HTML form and verify that the form input isn't going
to do something nasty?
At present the CGI we are using is based on form-mail.pl which is
apparently notorious for security holes.
Sorry if this to
-Original Message-
From: Johnstone, Colin
Sent: Monday, 13 October 2003 10:23 AM
To: 'Wiggins d'Anconia'
Subject: RE: Reg ex help
Thank you for responding to my Query.
As a newbie this was the best way I could think of tackling this problem
but would like to learn to do it the right w
ian Optimized for Ultimate Troublshooting
>
> - Original Message -
> From: "Dennis Stout" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, March 27, 2003 13 32
> Subject: Fw: question about perl.
>
>
> > Sorry, for some reason I
Sorry, for some reason I'm blocked from emailing RoadRunner accounts, by
Roadrunner.
Here is a forward of an email I jsut sent you personally but bounced. It's
Perl CGI related, so it's not offtopic for hte list ... but oculd be an
annoyance for some, possibly.
Dennis Stout
S.T.O.U.T. = Syntheti
Thanks!
> - Original Message -
> From: "Jordan Mclain" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, March 25, 2003 3:31 PM
> Subject: RE: Help using %Hashes
>
>
> > you could do this after you initiate the hash.
> >
> > foreach(sort keys %params) {
> > $params{$_} =
- Original Message -
From: "Fred T. Sanders" <[EMAIL PROTECTED]>
To: "drieux" <[EMAIL PROTECTED]>
Sent: Monday, March 03, 2003 9:20 PM
Subject: Re: FW: Perl/CGI with FRAMES
I haven't read through the whole thread but has anyone suggested just usin
On Monday, Mar 3, 2003, at 09:38 US/Pacific, Maureen E Fischer wrote:
[..]
My Hesitation is that I wrote the system without this in
Mind.
[..]
I was afraid you would notice that.
the two crucial places you will need to think your
way through the frame problem is
a.
b.
most peopl
Thanks and thanks to Drieux and Zentra for
Your generous suggestions. After looking things over
I have decided to try frames, last, after I complete the Remaining changes
requested on my new system. My
Hesitation is that I wrote the system without this in
Mind. The menu program calls thirte
Thanks for the clarification. I was misunderstanding how a HoH works. Ed
-Original Message-
From: Ed Sickafus [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 19, 2003 5:18 PM
To: [EMAIL PROTECTED]
Subject: naming a variable as a numeric value
I asked in a previous query ...
Is
I am running on a windows xp pro desktop with iis installed. I have
active state Perl installed and have been using it with out a problem. I
just started to play with cgi and I am having a lot of problems getting
it to work right. I have a static html form that's action calls the
following script.
Use this codethis is better than previouse one it does not
change actionthis one directly change Window locationHere is
code--New
Page 1