Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Javascript with ASP to update Database fields

Status
Not open for further replies.

vwani

Programmer
May 26, 2004
10
US
Hello,

I am trying to do the foll
I have a shopping cart for which I want to add a field where the user can modify the quantity he/she has purchased.
I have created a button to update the price according to the quantity but I donot know how to make this button read the data and update the price accordingly.
The field values are obtained from an existing database
I want to update the modyfied quantity and the price in this database.
Please give me a solution.

Thank You
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top