On Mon, 9 Sep 2002 16:03:19 -0400
Bob Showalter <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Naomi Arries [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, September 09, 2002 3:42 PM
> > To: [EMAIL PROTECTED]
> > Subject: retain same file
> -Original Message-
> From: Naomi Arries [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 09, 2002 4:18 PM
> To: Bob Showalter
> Cc: [EMAIL PROTECTED]
> Subject: Re: retain same file name when uploading
>
>
> See Bob,
>
> I am attempting to acti
See Bob,
I am attempting to activate my c++ program(on my server)
from client within the same LAN. This program pulls a data
file called c:\input.txt, that is with in the program this
directory are refereced as c:\input.txt.
This input.txt file is a flat file of data that I intend to
send to th
Nevermind.
-Original Message-
From: Christopher G Tantalo [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 3:11 PM
To: Camilo Gonzalez
Cc: 'Naomi Arries'; [EMAIL PROTECTED]
Subject: Re: retain same file name when uploading
Camilo Gonzalez wrote:
> Naomi,
>
Camilo Gonzalez wrote:
> Naomi,
>
> The purpose of this list is not for us to write programs for you but to help
> you overcome any specific problems you may have. Please post specifically
> what you think the problem(s) are and the kind Perl gurus here will be all
> too happy to assist you.
Cam
> -Original Message-
> From: Naomi Arries [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 09, 2002 3:42 PM
> To: [EMAIL PROTECTED]
> Subject: retain same file name when uploading
>
>
> I have noticed that when uploading a file (say
> c:\input.txt)
>
: Naomi Arries [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 2:42 PM
To: [EMAIL PROTECTED]
Subject: retain same file name when uploading
I have noticed that when uploading a file (say
c:\input.txt)
to the upload directory on my apache server
then that file gets uploaded with another name
I have noticed that when uploading a file (say
c:\input.txt)
to the upload directory on my apache server
then that file gets uploaded with another name(
C__input.txt.
See below the script called upload.pl.
Could you someone modify it such that the same name
remain consistant during (client t