Thanks Ray. That seems OK now.
I did notice that:
$WAFV_Errors .= WAValidateNM(((isset($_FILES["news_image_small"]))?$_FILES["news_image_small"]["width"]:"") . "",299,301,"",",.",true,1);
Is 299, 301 inclusive, ie an image 299x301 will validate OK.
What would the syntax be to make it have to be 300 wide?


