Re: changing the defualt nobody@somecomputer.com (mailx)

2002-03-11 Thread Sir Douglas Cook
I seen this the other day,,, hope its what you are looking for. http://www.verysimple.com/scripts/nobody.html Later [EMAIL PROTECTED] - Original Message - From: Rob Roudebush [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 08, 2002 6:05 PM Subject: changing the defualt

Server down test

2002-03-08 Thread Sir Douglas Cook
SuiteToeCode (overview) If (http://65.93.27.6/MyHomepageOnSympaticoServer/) { # If my dialup ISP assigned me a new IP and my PWS is UP. # let everybody go to my homecomputer and see more than 5 megs of # web site. redirect to

Re: popup_menu help

2002-03-07 Thread Sir Douglas Cook
I am only guessing but what would happen if you had a form with three submit buttons named ['eenie','meenie','minie'],'meenie'); Having said that I am asking the list can you have a (item/object) from a popup menu behave as and submit button using CGI/Perl? I know from using www.tucows.com

Printing a file from the print statement

2002-02-22 Thread Sir Douglas Cook
How can I make the Open File and print content statements work from my sub make_body when called from sub create_file? The output I get is open message.txt; while () { = . } print The contents of message.txt is

Re: selecting a text file for HTML output

2002-02-21 Thread Sir Douglas Cook
The text file that I want to insert is dougs.txt = Which has two sentences = Hey it works... Happy Belated Birthday... == The Code dougs1.cgi = #!/usr/bin/perl print

Re: selecting a text file for HTML output

2002-02-21 Thread Sir Douglas Cook
Thank you,,, Joshua Hayden That was exactly what I was trying to do. [EMAIL PROTECTED] - Original Message - From: Joshua Hayden [EMAIL PROTECTED] To: Sir Douglas Cook [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, February 21, 2002 9:58 AM Subject: Re: selecting a text file

Re: Global Constants in Perl ?

2002-02-20 Thread Sir Douglas Cook
Hi Doug here. I would like to include this information (see below) at the top of all of my CGI scripts. In such a way that if I upload all of my CGI scripts to a different server all I have to do is change one file and all of my scripts should work on the new server.

Linux Box,

2002-02-20 Thread Sir Douglas Cook
Hi Doug here. I want to create a service like http://twistedhumor.com/ from a home server I have a old Pentium 1 PC which used to run VVindows 98 and I was wondering what type of MODEM/NETCARD do I need to run RedHatLinux to run Apache to run CGI/Perl? - And if I get a Bell Dialup

New on the Block

2002-02-15 Thread Sir Douglas Cook
Ok, I'll ask, Where can I learn Regex syntax? Ok, I'll ask, a completely different question: I am using Windows98 sec PWS, I know UNlX and I have a extra old 486 computer. Where can I learn to set up a Apache Box or Lunix Box? I haven't figured out which one I should pick yet Please email me

How do I Configure Perl for use with a Personal Web Server?

2002-01-29 Thread Sir Douglas Cook
How do I Configure Perl for use with a Personal Web Server? The skinny, I am on my home computer running Windows 98 second edition with ActiveState Perl installed and I can write scripts to the MS-Dos window. I am also using the Personal Web Server that comes with Windows 98 and I don't know