HTML::Mason - Upload File

Ask a Question related to PERL Beginners, Design and Development.

  1. #1

    Default 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:
    > 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.
    Paul,

    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

  2. Similar Questions and Discussions

    1. 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...
    2. 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....
    3. 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...
    4. HTML::Mason and Dreamweaver
      Are there any good solutions to this? I mean using the design features of Dreamweaver with mason... Christian...
    5. 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...
  3. #2

    Default 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:
    > 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.
    Paul,

    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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139