Ask a Question related to PERL Beginners, Design and Development.
-
Paul Kraus #1
HTML::Mason - Upload File
I can't sub to the mason list.
I get the confirm email and if I reply or send a blank message with
confirm xxxxxxx in the body it just bounces..
Your message to mail.sourceforge.net was rejected.
I said:
RCPT To:<mason-users-request@lists.sourceforge.net>
And mail.sourceforge.net [66.35.250.206] responded with
550 Sender verify failed
PK
-----Original Message-----
From: K Old [mailto:kold@kold.homelinux.com]
Sent: Friday, August 29, 2003 1:24 PM
To: [email]pkraus@pelsupply.com[/email]
Cc: [email]beginners@perl.org[/email]
Subject: Re: HTML::Mason - Upload File
On Fri, 2003-08-29 at 13:14, Paul Kraus wrote:Paul,> Can someone point me to some information on how to use mason to upload
> a file to a webserver?
>
> We have an intranet setup and I am creating a page that will allow are
> adv dept to send out are weekly newsletter/fax.
>
> The need to be able to upload the faxlist and the postscript file.
> Once on the server I have a perl script that parses the fax list and
> then sends the faxes to hylafax.
You're aware there's HTML::Mason list, right? It was recently discussed
last week and there's code for the taking. Go to the mailing list
section at masonhq.com.
I'm playing with the same thing myself and once I get something working
I'll send you my code.
Kevin
--
K Old <kold@kold.homelinux.com>
--
To unsubscribe, e-mail: [email]beginners-unsubscribe@perl.org[/email]
For additional commands, e-mail: [email]beginners-help@perl.org[/email]
Paul Kraus Guest
-
HTML::Mason handle nonexistent directories
Hello all, I am trying to handle requests to nonexistent directories with a dhandler in HTML::Mason but I'm not having much luck. I have set... -
HTML::Mason
Hi All, Im having a strange problem with Mason, a segmentation fault is generated in the erro_log when I attempt to view a page in the browser.... -
Trying to get HTML::Mason running, stuff out-of-date?
I just got mod_perl successfully built and installed (version mod_perl-1.99_16), and now want to get HTML::Mason working. In trying to get all the... -
HTML::Mason and Dreamweaver
Are there any good solutions to this? I mean using the design features of Dreamweaver with mason... Christian... -
how to upload an image selected from html file to flash file?
Hello, I have one html file and a flash file. In html file, it is functioning like choosing a Tshirt to design, then how to load that Tshirt picture... -
perl@rjamestaylor.com #2
RE: HTML::Mason - Upload File
Visit [url]http://www.masonhq.com[/url] for Mason information, list archives,
documentation, etc.
-----Original Message-----
From: Paul Kraus [mailto:pkraus@pelsupply.com]
Sent: Friday, August 29, 2003 10:50 AM
To: [email]beginners@perl.org[/email]
Subject: HTML::Mason - Upload File
I can't sub to the mason list.
I get the confirm email and if I reply or send a blank message with
confirm xxxxxxx in the body it just bounces..
Your message to mail.sourceforge.net was rejected.
I said:
RCPT To:<mason-users-request@lists.sourceforge.net>
And mail.sourceforge.net [66.35.250.206] responded with
550 Sender verify failed
PK
-----Original Message-----
From: K Old [mailto:kold@kold.homelinux.com]
Sent: Friday, August 29, 2003 1:24 PM
To: [email]pkraus@pelsupply.com[/email]
Cc: [email]beginners@perl.org[/email]
Subject: Re: HTML::Mason - Upload File
On Fri, 2003-08-29 at 13:14, Paul Kraus wrote:Paul,> Can someone point me to some information on how to use mason to upload
> a file to a webserver?
>
> We have an intranet setup and I am creating a page that will allow are
> adv dept to send out are weekly newsletter/fax.
>
> The need to be able to upload the faxlist and the postscript file.
> Once on the server I have a perl script that parses the fax list and
> then sends the faxes to hylafax.
You're aware there's HTML::Mason list, right? It was recently discussed
last week and there's code for the taking. Go to the mailing list
section at masonhq.com.
I'm playing with the same thing myself and once I get something working
I'll send you my code.
Kevin
--
K Old <kold@kold.homelinux.com>
--
To unsubscribe, e-mail: [email]beginners-unsubscribe@perl.org[/email]
For additional commands, e-mail: [email]beginners-help@perl.org[/email]
--
To unsubscribe, e-mail: [email]beginners-unsubscribe@perl.org[/email]
For additional commands, e-mail: [email]beginners-help@perl.org[/email]
perl@rjamestaylor.com Guest



Reply With Quote

