On Fri, Mar 08, 2002 at 06:05:07PM -0800, Rob Roudebush wrote:
>
> My CGI script shoots out an automated e-mail using mailx. Is there any way to
>change the "nobody"?
> -Rob
Hi Rob,
Yes, you can change the "From:" header.
Are you actually constructing an email and passing it to
mailx? You s
The client suggested access or excel. I don't even have access - I'm
on a mac so I wouldn't be able to test on my computer. Also, I may
be able to advise to use mySQL but I am also unfamiliar with that as
well. They want to be able to do a lot of statistical analysis which
is why they were
Teresa Raymond wrote:
>> Delivered-To: [EMAIL PROTECTED]
>> X-Sender: [EMAIL PROTECTED]@mail.portland.co.uk
>> Date: Fri, 8 Mar 2002 17:15:04 -0600
>> To: Teresa Raymond <[EMAIL PROTECTED]>
>> From: Teresa Raymond <[EMAIL PROTECTED]>
>> Subject: Re: survey to excel
>>
>> I have only worked with f
My CGI script shoots out an automated e-mail using mailx. Is there any way to change
the "nobody"?
-Rob
-
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
>Delivered-To: [EMAIL PROTECTED]
>X-Sender: [EMAIL PROTECTED]@mail.portland.co.uk
>Date: Fri, 8 Mar 2002 17:15:04 -0600
>To: Teresa Raymond <[EMAIL PROTECTED]>
>From: Teresa Raymond <[EMAIL PROTECTED]>
>Subject: Re: survey to excel
>
>I have only worked with flat text files for my database scripti
Teresa Raymond wrote:
> I was wondering where I could get step by step very beginning info to
> transfer web survey information to excel. I have a mac OS 9.2.1 but
> I think I can translate, I'm not sure what server I'd be working on,
> I have experience with Unix.
There's not quite enough i
I was wondering where I could get step by step very beginning info to
transfer web survey information to excel. I have a mac OS 9.2.1 but
I think I can translate, I'm not sure what server I'd be working on,
I have experience with Unix.
--
---
- Teresa Raymond
Hello,
I am trying to set a "preferred" absolute path on the user agent's
drive for a downloaded file.
It seems that the "filename" param of the "Content-disposition" header
the user agent SHOULD NOT ( according to the RFC ) honor the absolute
path like this.
I've found that it actually works
Hello,
I don't understand why you need to be root, I would suggest finding
another means, for security reasons. Can you explain a little more
about this?
That said, here is one way you can do it :
Have you seen the sudo command? You can give root access to specific
users ( or groups of users
Sir Douglas Cook wrote:
> Question:
> I am wondering how to test if my PWS is UP?
> If (http://65.93.27.6/MyHomepageOnSympaticoServer/) {
i've never used it, but net::ping looks like a good candidate:
http://search.cpan.org/search?dist=Net-Ping
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
SuiteToeCode (overview)
If (http://65.93.27.6/MyHomepageOnMyWin98PWS/) {
# 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 http://65.93.27.6/MyHomepageOnMyWin
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 http://65.93.27.6/MyHomepageOn
i have text file like this : ->
-
my name is foo
foo is my name
so im foo
--
my question are :
1. I want insert words "foo is me" between line 1 and
line 2 (between "my name is foo" and "foo is my
name"), how to do it ?
2. i want append a word "and im fool
Hi all,
I have 2 variables, one with the file data ($variable1) and the other with the
extension of the file à la ".jpg" ($variable2) that I've just fetched from an oracle
table.
I can't figure yet how to make the tag to work in a print statement like:
print "\n";
or
print "\n";
How can
Hello,
I need to write a CGI script able to launch, from an Intranet Web page, an
executable on my Linux RH.
To do that I need to run the executable as root because it works fine only
if I've got root's privileges.
The problem is: I cannot do that.
Could anyone gives me any help?
Thank you
Paolo
15 matches
Mail list logo