funkyspirit
Programmer
Hi there,
I have an issue with a VBScript function.
Basically, I have a selling page where customers enter their personal details after choosing a product from the products page.
The selling page displays the price of the package bought.
What I would like to do is enable customers to use voucher codes by selecting them from a drop down list. The voucher code would then be passed to a VBScript function which will recalculate the price using the voucher code, and then alter the price displayed accordingly.
Would someone have an example of how I could do that?
The page is an ASP page with VBScript.
Thank you.
I have an issue with a VBScript function.
Basically, I have a selling page where customers enter their personal details after choosing a product from the products page.
The selling page displays the price of the package bought.
What I would like to do is enable customers to use voucher codes by selecting them from a drop down list. The voucher code would then be passed to a VBScript function which will recalculate the price using the voucher code, and then alter the price displayed accordingly.
Would someone have an example of how I could do that?
The page is an ASP page with VBScript.
Thank you.