Hello Octavian
embedded in the text that comes down to you in the header section - not
shown of course when you view your email or web page is
Content-Type: text/plain; charset="iso-8859-1"
which means you are typing plain american english. The engines look for
'Content-Type" and decode t
Hello Hytham and world
That is a good question. But 'pushing' means you have to be able to
FORCE html code into a clients machine - not just allow them to be able
to look for it themselves. Exit browsing. Logon and become lost.
cheers
JimmyG @CUDAL
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
OOps folks
That reply from me was completely wrong! SORRY. I was thinking of the
character set as being part of the language it is being used in. Or at
least I thought I was thinking.
JimmyG @CUDAL
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Is this what your after:
$|++; # put this near the top of your script
HTH,
TommyGun.
-Original Message-
>From : Jimmy George <[EMAIL PROTECTED]>
To : Hytham Shehab <[EMAIL PROTECTED]>
CC : [EMAIL PROTECTED] : 09 September 2002 08:43:10
Subject : Re: output pushing
Hello Hytham and w
Hi all,
Could anyone assist with the following:
Let me explain when running exe below on your c: drive
the program, pulls the two input text file and produce two
outputfile.
In addition the program the program display a screen
output.
My request:
1) I want for this screen output to be se
> Hello Hytham and world
>
> That is a good question. But 'pushing' means you have to be able to
> FORCE html code into a clients machine - not just allow them to be able
> to look for it themselves. Exit browsing. Logon and become lost.
>
> cheers
>
> JimmyG @CUDAL
i don't get it, do u mean that
> $|++;
this won't work man
u didn't get my q,
i need to push data into output without the need to recall the entire
script
to print the whole plus the new data, i want em to print only the new data.
thx
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAI
Hello Octavian,
Monday, September 9, 2002, 4:39:26 AM, you wrote:
OR> I am wondering how Google and Altavista search engines can find out the
OR> language used in a web page.
OR> I can see that they can find the pages written in Romanian language, for
OR> example, even though the header of the f
Hytham,
try cpan.org search CGI::state this might help
Brad
-Original Message-
From: "Hytham Shehab" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Mon, 9 Sep 2002 14:31:44 +0300
Subject: Fw: output pushing
> $|++;
this won't work man
u didn't get my q,
i need to push data int
Could anyone assist me with the following:
Let me explain when running exe some program on my c:
drive the program, pulls the two input text file and
produce two outputfile.
In addition the program then display a screen output[see
attachment.
My request:
1) I want for this screen output to be s
Hi All,
When uploading a file (say c:\input.txt)to my appache
server upload directory
directly on the c: drive) to the upload directory on the
server then that file gets uploaded to with the name(say
C__input.txt) on the sever(see upload3.pl).
someone suggested I should try the fileparsing opt
Naomi Arries wrote at Mon, 09 Sep 2002 15:20:11 +0200:
> When uploading a file (say c:\input.txt)to my appache
> server upload directory
> directly on the c: drive) to the upload directory on the
> server then that file gets uploaded to with the name(say
> C__input.txt) on the sever(see upload3.
Hi,
Just to clarify...
ISO-8859-1 is not 'Plain American English'. The charset for that is
US-ASCII. ISO-8869-1 is extended ASCII (Latin1), and covers glyphs from most
Western European languages.
( French (fr), Spanish (es), Catalan (ca), Basque
(eu), Portuguese (pt), Italian (it), Albanian (sq)
Naomi Arries wrote:
> Could anyone assist me with the following:
> Let me explain when running exe some program on my c:
> drive the program, pulls the two input text file and
> produce two outputfile.
> In addition the program then display a screen output[see
> attachment.
>
> My request:
> 1
Hi all,
Could anyone assist with the following:
Let me explain when running a program on my c: drive the
program, produce two outputfiles.
In addition the program then display a screen output[see
the attachment].
My request is:
1) I want for this screen output to be send back to the
user by C
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
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.
-Original Message-
From: Naomi
> -Original Message-
> From: Naomi Arries [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 09, 2002 3:36 PM
> To: [EMAIL PROTECTED]
> Subject: Display program output to HTML/CGI page
>
>
> Hi all,
>
> Could anyone assist with the following:
> Let me explain when running a program o
> -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)
> to the upload directory on my apa
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
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,
>
> The purpose of t
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
> -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 activate my c++ program(on my server)
>
Hello,
I'm working on a Perl CGI program that must update
A mysql database. The user enters key information that
Is used to display zero to many records. Then the user
Can update or delete any number of records displayed.
I sucessfully displayed multiple records and have output
Them su
24 matches
Mail list logo