MiniVend Akopia Services

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

Re: How can i add a visitormasseage into the checkoutpage?



******    message to minivend-users from Marius Schaefer <maillist@b-p-a.com>     ******

Hi,

Hans-Joachim Leidinger wrote:

> ******    message to minivend-users from "Hans-Joachim Leidinger" <hans-joachim.leidinger@home.gelsen-net.de>     ******
>
> Dear reade,
>
> how can i add a message from the visitor into the checkoutpage and send
> this message with the email to the order-email-adress?
> I have try to add an input-tag like this:
> <INPUT TYPE="HIDDEN" NAME="MESSAGE" VALUE="">
> <TEXTAREA NAME="MESSAGE" COLS=60 ROWS="10"></TEXTAREA>
>
> and in the reportpage, i have add a line like this:
>
> Message : [value MESSAGE]
>
> But, i can not see any message. What have i do wrong?

Try to delete the <INPUT TYPE="HIDDEN" NAME="MESSAGE" VALUE=""> line. You are using the variable MESSAGE twice. One ist
always emtpy (the hidden one) and the other is filled with the userinput. It looks like MV takes the hidden one.

I you don&#180;t want to have an empty "Message:" in your report type:

[if value MESSAGE]Message: [value MESSAGE][/if]


> Any help is very welcome!
>
> Joachim
>
> --------- in german---------
> Lieber Leser,
>
> wie kann ich eine Nachricht von dem Besucher in die checkoutpage
> einf&#252;gen und diese Nachricht mit dem email an die Bestelladresse
> schicken?
> Ich habe folgendes versucht wie:
> <INPUT TYPE="HIDDEN" NAME="MESSAGE" VALUE="">
> <TEXTAREA NAME="MESSAGE" COLS=60 ROWS="10"></TEXTAREA>
>
> und im reportpage habe ich eine Zeile eingef&#252;gt wie
>
> Message : [value MESSAGE]
>
> Leider kann ich keine Nachricht sehen. Was mache ich hier falsch?

L&#246;sche die <INPUT TYPE="HIDDEN" NAME="MESSAGE" VALUE=""> Zeile. Die Variable Message kommt zweimal vor. Einmal ist sie immer
leer, einmal ist sie mit der Eingabe des Users gef&#252;llt. Anscheinend wird hier immer die "hidden"-Variable genommen.

Wenn der User nichts eingibt, soll vielleicht auch nichts im report erscheinen:

[if value MESSAGE]Message: [value MESSAGE][/if]


> &#220;ber jede Hilfe freue ich mich sehr.

Hoffe es geht :-)


>
>
> Joachim
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list

--
Mit freundlichen Gr&#252;&#223;en

Marius Sch&#228;fer
schaefer@bpaserver.net

black point arts
soft- & webservice
http://www.bpaserver.net
eschersheimer landstr. 471
60431 frankfurt
tel. 069-952-181-50
fax. 069-952-181-41


-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: