hello i'm trying to change a price by doing an onchange even in a selection type form. I can figure it out but it reloads everytime i select something else. i don't want it to reload the page. could someone help me with this?
You need Javascript and AJAX for this purpose. Using Ajax you can update a part of the page without Refresh or Submit. If this is the case, i think i can help you. Post a reply with the details of what you want to perform on the onChange event.