Forums
This topic is locked
need to add price based on a input from a text box
25 Jan 2007 03:58:24 yan ma posted:
I'm in the process of developing a small webshop.I need a script which calculates the price of a product based on the quantity on the user enteres (in a text box).
Does java works for this?
thx for all the help<img src=../images/dmxzone/forum/icon_smile_shy.gif border=0 align=middle>
Replies
Replied 26 Jan 2007 19:40:43
26 Jan 2007 19:40:43 Alan C replied:
I think you would be able to do that with javascript - but I am good with it. If I had to code it from scratch I would probably do it on the server and send it back to the user.
Have you considered using a cart, I evaluated a couple recently for another job and found them really surprising in their capabilites, the ones I liked best were zen card and agora cart, both free. Zen cart is like a fully developed site out of the box.
for my application I decided to go with paypal and their "built in" cart
Have you considered using a cart, I evaluated a couple recently for another job and found them really surprising in their capabilites, the ones I liked best were zen card and agora cart, both free. Zen cart is like a fully developed site out of the box.
for my application I decided to go with paypal and their "built in" cart