[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] custom value tags
On 12 Oct, Luc Schiltz wrote:
> hello,
> I wanted to add some custom value tags, but I couldn't find the correct answer regarding this problem
> e.g.
> <INPUT TYPE="text" NAME="name" VALUE="[value firstname]" SIZE=40>
> isn't recognized by minivend, so I wanted to add some custom tags
> thanks in advance
> Luc
Try
<INPUT TYPE="text" NAME="name" VALUE="firstname" SIZE=40>
and check the value of the firstname in another page with a line like
test value of firstname : [value firstname]<BR>
Otherwise, you want to get the value of the firstname as a new value of
the input type. In this case, you have to set this value with
[set value firstname]Luc[/set]
Regards,
Joachim
--
Hans-Joachim Leidinger
buch online jojo@buchonline.net
Munscheidstr. 14 FAX: +49 209 1971449
45886 Gelsenkirchen