MiniVend Akopia Services

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

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



******    message to minivend-users from Hans-Joachim Leidinger <Hans-Joachim.Leidinger@home.gelsen-net.de>     ******

Dear reader,

i have insert the TEXTAREA-TAG into the checkout-page (Textarea to get a
message from visitor). 

For example...

<TEXTAREA name=[value MESSAGE] cols=60 rows=3></TEXTAREA>   (in
checkoutpage)
or like this
<TEXTAREA name="[value MESSAGE]" cols=60 rows=3></TEXTAREA>

and i have insert some lines like


[if value MESSAGE]                                            (in
receiptpage and reportpage)
<PRE>
---------------------------------------------------
Message:
[value MESSAGE]
---------------------------------------------------
</PRE>
[/if]


into the receiptpage and reportpage. But the receiptpage and the
reportpage has empty MESSAGE always! I can not see the message in my
report-email or i can not see the message in my receiptpage. Why is the
value of MESSAGE empty? What have i done wrong?

Any help and tip is very welcome!

Joachim 

(Sorry, english is not my native language!)


-------- german language ------------------

Lieber Leser,

ich habe ein Texteingabefeld in die checkout-Seite eingef&#252;gt,  wie z.B.


<TEXTAREA name=[value MESSAGE] cols=60 rows=3></TEXTAREA>   (in
checkoutpage)
oder auch 
<TEXTAREA name="[value MESSAGE]" cols=60 rows=3></TEXTAREA>

damit der Shopbesucher eine Nachricht hinterlassen kann und ich habe
einige Zeilen in report- und receipt-Seiten eingef&#252;gt

Wie z.B.


[if value MESSAGE]                                            (in
receiptpage and reportpage)
<PRE>
---------------------------------------------------
Message:
[value MESSAGE]
---------------------------------------------------
</PRE>
[/if]

Leider kann ich die Nachricht weder auf der receipt-Seite noch im email
sehen. Warum ist MESSAGE immer leer? Was mache ich hier falsch?

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

Joachim Leidinger




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

>> 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!
-- 
-------------<FreeBsd>--------------------------------------------------
Hans-Joachim Leidinger  email: hans-joachim.leidinger@home.gelsen-net.de
                        FAX  : +49 0209-398265

-
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: