J
jan
Hi,
Problem:
I have asigned a number (34) in javascript to ANB10
then i want to submit with:
<INPUT NAME = "totale prijs" TYPE = "HIDDEN" VALUE=ANB10>
but when I submit the form I see on my mail:
totale prijs ANB10 !!
instead of : totale prijs 34??
HOW come
and what is the solution?
Thanks jan
Problem:
I have asigned a number (34) in javascript to ANB10
then i want to submit with:
<INPUT NAME = "totale prijs" TYPE = "HIDDEN" VALUE=ANB10>
but when I submit the form I see on my mail:
totale prijs ANB10 !!
instead of : totale prijs 34??
HOW come
and what is the solution?
Thanks jan