multiply value od dropdown and textbox valueselvi subramanian13yAsked Aug 18, 2013, 2:35 AM1.3kLearn iOS Programminghow to mulltiply dropdown value and textbox value.. my design <%-- --%> BILLING DETAILS > onselectedindexchanged="DropDownList1_SelectedIndexChanged" Width="146px"> onselectedindexchanged="DropDownList2_SelectedIndexChanged" Height="16px" Width="146px"> Select onselectedindexchanged="DropDownList3_SelectedIndexChanged" Width="149px" onhange="return GetTotal()" > vat/ in this i need to display the Price * Requiedno =totaprice (textbox)
Replies
Know the answer? Post it — somebody with the same question will find it here.