View Single Post
  #5  
Old 11-10-2011, 09:24 AM
Tim_Rocks Tim_Rocks is offline
a true gentlemen
Tim_Rocks's Avatar
Join Date: Aug 2008
Location: USA
Posts: 1,863
Tim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to beholdTim_Rocks is a splendid one to behold
Yes it would, but I was trying to go for something a long the lines of this.

PHP Code:
if (! (UserPrice.text == "Offer" || UserPrice.text => && UserPrice.text =< 2000000) ) {
  return;

__________________
Reply With Quote