M
mmponline author
- I'm stetting up a small bidding interface. When the user click on add to insert his bid for an item, I wan't the system to allow only a bid that is the highest.
When bid is lower or existing, the if statement must say - "Your bid is lower than the highest bid". When it is higher, the bid must be accepted. The value of the field is currency.
- Is there a way to refresh the page say every 30 seconds?
Thanks for any help.
- I need to show the highest bid as the totaltype:
Eg. The current highest bid is... (The highest value from the bidamount field must be shown.
|
|