I've just started looking at HTML:Tree, it sounds great and it sounds like
it would do what you are looking for, too.
> From: [EMAIL PROTECTED]
> Date: Thu, 18 Oct 2001 07:09:06 -0500
> To: [EMAIL PROTECTED]
> Subject: Re: Parsing HTTP links
>
> Hey guys,
>
> thanks for all the help with this.
I think it will work if you add target=_blank, but I don't have anything
handy to check for exact syntax
- Original Message -
From: <[EMAIL PROTECTED]>
To: "CGI Beginners" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 1:01 PM
Subject: new html window
> hello all-
> i'm writing a
Despite the advice to store the form data in a database instead of a flat
file, I finally set up the script the way I had in mind, with a directory
structure created as needed on my web server and the information in a flat
file. It works great.
Of course, now that my husband can actually see this
Well, I don't need any database functionality per se, just save and
retrieve, but if it makes my life *easier* instead of harder then I'm all
for it. :) The save to text file was so easy that initially looked to be the
simplest approach.
Thanks for the suggestion, I'll check it out.
>
> From wha
I'm having a horrible time deciding the best way to accomplish this goal.
Let me see if I can explain this well enough that I can get some
suggestions.
For a small business intranet, I want the user to fill out the form, save it
onto the web server, and be able to retreive it later. A text file w
Here is an interesting tidbit for anyone thinking of using the command line
mail tool "postie" on Windows from their cgi script.
I decided to send email through a system call to postie, just because postie
is how I have always sent mail from the command line in Windows :) I
couldn't figure out wh
That did it - thanks :) I am slowly but surely getting this changed over.
I changed
http://198.162.0.1/scripts/sl3.pl";
(Obviously if I decided to make this public I would need a different IP or
hopefully a DNS name.)
I can't believe this is taking me so long, when the script WORKS on a
differe
I spoke too soon. I thought this was just a minor tweak, which it probably
is ;), but the tweak is not what I thought it was going to be ...
When I click the button to submit the form, instead of running the perl
script I get the "File Download" dialog. If I choose the "run the file from
this loc
Wo-hoo! My script is now working.
Here is what I had to do:
1. The same thing that I have spent several days of my life on when you add
up all the times I have done this to myself - the mysterious way that text
files on not quite the same on a different OS. (Last time was the other way
around -
I haven't had a chance to work on it recently, but I think it will turn out
to be the .cgi extension (I'll have to go back and see who suggested that).
I have my scripts in a directory which was created automatically called
"scripts" a subdirecctory of c:\inetpub - IIS has it configured for
execut
Can anyone point me to a site or book with detailed information about
configuring my W2K server IIS for perl and cgi? I have a form which I
designed at work on Linux and Apache, and it works fine in that environment.
I want to run it on my home W2K machine, but am baffled. My coworkers are no
help
-style output that the file uploaded successfully, to
resolve the "premature end of script headers". So after the close output
line I put:
print $q->header,$q->start_html('Results'),"The file has been uploaded",
$q->end_html;
- Original Message ---
{Lights going off - bells - red lights}
Someone else said the same thing and I didn't get it. Putting "file" means
not passing a literal "file" but the value "file" from the html form. I see,
said the blind man ...
I'm definitely going to give the authors a piece of my mind - torturing poor
newb
Guide to Programming with CGI.pm"
website, so I think I'll try that next.
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Lynn Glessner" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 21, 2001 9:49 AM
Subject: Re: Upload script
&
I have copied a script out of "CGI programming with perl", to see if I
understand how uploading a file would work. So far it doesn't - the code
checks correctly with perl -c but then I get an internal server error 500. I
think I found a minor error in the book example already :( Can anyone help?
I
Ultra-Edit has a perl-specific mode (color coding, automatic indenting, the
normal) and has a killer "save to FTP" feature for doing your work on a
windows station and automatically saving to a Unix box.
Lynn
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
As a newbie myself, I found that page hysterical. Of course I also spent a
while working on a service desk, so I understand about how to ask questions
:) "It doesn't work" is my pet peeve too.
I can't imagine anyone being offended, and I really don't think there is any
tension on this group. The
17 matches
Mail list logo