Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
show alert message if remaining items or products are going to empty in jquery.
my drop down list is:

<label for="textfield" class="control-label">
Item</label>


<asp:DropDownList ID="ddItems" CssClass="input-large" runat="server">






if selected item in dropdown is selected as let suppose register then in quantity textbox when i put 10 ,then it should check if item is not in stock then show alert message that stock is empty or remaing item are 9.
Posted
Updated 10-Feb-15 18:26pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900