[Date Prev][Date Next][Thread Prev][Thread Next]
[Search]
[Date Index]
[Thread Index]
RE: [MacPerl-AnyPerl] Unix character set and Windows
> -----Original Message-----
> From: owner-macperl-anyperl@macperl.org
> [mailto:owner-macperl-anyperl@macperl.org]On Behalf Of Emmanuel. M.
> Decarie
> Sent: Wednesday, September 22, 1999 10:25 AM
> To: macperl-anyperl@macperl.org
> Subject: [MacPerl-AnyPerl] Unix character set and Windows
>
>
> I have to write a CGI that will run on a Unix box. The CGI will write
> in a file some comments made by the user. Then this file will be
> fetch by FTP and read on a PC.
<snip>
I think your looking at this too hard.
- The script will run on UNIX
- The text file will reside on UNIX
- The text format will be in UNIX
- You are going to FTP the file to a PC
- The FTP client can (and should) translate to PC format
The only real issue to make sure about is the FTP client is configured
properly.
End of story.
Walter
==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org