A friend of mine wants me to help him set up a hosting/rental web site.
Does anyone have any suggestions on what systems are out that i will be able to make forms that will auto update when users change values? For example a user changes hosting size from 5GB to 10GB and the form will update the price and properly process it for Credit cards, paypal, etc...
I think you can easily do that by yourself with some little javascript. I think that is better then using a whole system. The example that you said could easily be done by a few lines javascript. You just make a function that when the selectbox changes, the price changes too...
Does anyone have any suggestions on what systems are out that i will be able to make forms that will auto update when users change values? For example a user changes hosting size from 5GB to 10GB and the form will update the price and properly process it for Credit cards, paypal, etc...
Thanks!