Hi Jason,
Thanks for your reply
I deleted the code from the form tag and put it in the submit button instead. Looks like this:
<input type="submit" value="<?php echo $row_rscontent['description4']; ?>" name="shop_1_ATC" onclick="return checkForm();"/>
It's still not working though.