PDA

View Full Version : problem


anurag sohane
03-06-2013, 11:31 PM
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, 01:22 AM
Try using an if/else statement to run different code depending on the price of the purchased item.