PDA

View Full Version : problem


anurag sohane
03-07-2013, 12:31 AM
i want to make a virtual mall environment. in which i want to planning purchase item with in limited amount.suppose if subject does not purchase item with in amount.than show error to them.
Pl z help me in coding part .

Anurag sohane

INDIA

Jeff
03-13-2013, 02:22 AM
Try using an if/else statement to run different code depending on the price of the purchased item.