MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [mv] Problem with mail to customer



On  9 Dec, xerxes@intermind.net wrote:
> ******    message to minivend-users from xerxes@intermind.net     ******
> 
> Hi everyone! (Happy Holidays)
> 
> I am trying to implement the code for sending an order to the 
> customer.  The provider has said that they put in the form_mail() 
> code into the system.  I added the following code and I cannot 
> seem to get this to do anything, so if anyone has a suggestiong it 
> would be appreciated.  I also tried putting a \@ instead to escape 
> out the @ symbol.  I have tried putting this in the reciept.html page 
> as well.  It is the last thing in report.html.
> 
> [perl arg=sub interpolate=1] form_mail (
>                       q{[value email]},
>                       'Your order from GiftItNow.com',
>                       'sales@lmre.com',
>                       <<'EndOfOrder' )
> 

Try


 [perl arg=sub interpolate=1] form_mail (
                       q{[value email]},
                       q{Your order from GiftItNow.com},
                       q{sales@lmre.com},
                       <<'EndOfOrder' )

Regards,

Joachim

-- 
Hans-Joachim Leidinger
buch online                 jojo@buchonline.net
Munscheidstr. 14            FAX: +49 209 1971449
45886 Gelsenkirchen         FAX: 0209 1671449



Search for: Match: Format: Sort by: