quot;test". The
text file currently exists and is formatted like this:
bob|jane
Jessica|732
Mike|Chevy
I'd appreciate any suggestions as to the best way to approach this.
Thanks, Maureen
Here is a copy of the complete code currently used:
#!/usr/local/bin/perl
require "cgi-lib.pl&quo
listed in
the text file.
Would you please take a look at my code to help me see what I have done
wrong?
Thanks, Maureen
#!/usr/local/bin/perl
require "cgi-lib.pl";
#process incoming form data
&ReadParse;
#open the database in read-only mode
open(FILE,"pwdata.txt&q
405- Method not
allowed when the form is submitted.
I did some research, but was unable to determine which setting needs to
be changed on ISS to allow the post method.
If anyone could help me out, I'd really appreciate it.
Thanks, Maureen
--- Begin Message ---
--- maureen <[EMAIL P
r 405- Method not
allowed when the form is submitted.
I did some research, but was unable to determine how to correct the
error.
If anyone could help me out, I'd really appreciate it.
Thanks, Maureen
#!/usr/bin/perl
require "cgi-lib.pl";
#process incoming form data
&ReadParse;
I am writing my first CGI application and after analysis of the data
structure that is required I determined that a DBM file would not be
sufficient. Mysql was suggested to me. Unfortunately I could not find
A book that seemed based on Perl and sql. Everything I found connected
Mysql to PHP -
Variables with the use vars. It works ok with the use strict, but it
may
Violate some standard perl coding practices against global variables.
Maureen
-Original Message-
From: Octavian Rasnita [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 07, 2002 12:12 AM
To: [EMAIL PROTECTED]
Subject
print DBI::dump_results($sth);
print "\n\n";
Thanks,
Maureen
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
this done when the
number of OPTIONs will vary.
Thanks,
Maureen
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To those who emailed me thanks for helping me figure this out. My code
doesn't look as
pretty. I had to remove all of the PrintTag's and output each line of
HTML with a print,
double quotes and semicolon, but everything is now working.
Maureen
--
To unsubscribe, e-mail: [EMAIL
is equal to the current date and allowing her
to select a subset of the client records if she enters a date other then
the current date (date being an idex). I know I can do this in two
separate select statements -- but I just wondered if there was a better
way?
Thanks,
Maureen
--
To unsubscribe,
se I am at a loss as to how to start. Perhaps I can
Just get the entire screen into one big field that I can
Manipulate? Sorry if this is a really dumb question.
Maureen
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks so much for your help. This makes a lot of sense to me.
Maureen
fliptop wrote:
if you set up your form so that each record has the same params,
then they should be submitted in order and you can treat each one as an
array. for example (untested, and using limited html
Thanks for your help Robin,
Being very lazy I am going to try do
This in a way where I don't have to have a submit
For each row. I'll keep your suggestion as a backup
If the other doesn't work.
Maureen
-Original Message-
From: Robin Cragg [mailto:[EMAIL PRO
7;s the size of a small
telephone
book so I thought perhaps there was some simple solution??
Thanks for any help/advice
Maureen
Thank you, it worked like magic. I'll have to read my
Javascript book now so I know what it means.
Maureen
-Original Message-
From: Bob Showalter [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 01, 2002 12:11 PM
To: 'Maureen E Fischer'; [EMAIL PROTECTED]
Subject: RE:
this? Do I have to write my HTML to an intermediate file and then
refer to that using the SRC attribute?
Thanks for any suggestions,
Maureen
thirteen programs that
Perform an average of three separate functions each and Sometimes there is
an intermediate screen. So when I
Tackle this I thing I have to try to put some kind of
Wrapper around the whole thing. I will look into SSI
Before I start though.
Maureen
-Original Message
17 matches
Mail list logo