hi,
i've been looking for the right answer but can't seem to find it, so I figured i'd give this a try.
I'm trying to make a website where visitors can input the quantity of a certain product they want, then press a button to have a function calculate the total price of the selected products. so far I've ovly been able to get this final value in an alert box, but what I'm trying to do is to have the final price written in a textfield next to the function add button, mostly because the order eventually has to be sent to the company by mail and they would like to have the final price included.
I hope i was clear enough, if not, please comment and i'll try to make it a bit clearer(I'm 17 and english is not my native language)
thanks in advance
Stef
i've been looking for the right answer but can't seem to find it, so I figured i'd give this a try.
I'm trying to make a website where visitors can input the quantity of a certain product they want, then press a button to have a function calculate the total price of the selected products. so far I've ovly been able to get this final value in an alert box, but what I'm trying to do is to have the final price written in a textfield next to the function add button, mostly because the order eventually has to be sent to the company by mail and they would like to have the final price included.
I hope i was clear enough, if not, please comment and i'll try to make it a bit clearer(I'm 17 and english is not my native language)
thanks in advance
Stef
Comment