Need Ad Submissions Limited to a Specific Geographic Area
I have a ClassiPress site for which the client would like to allow users to submit ads only within a specific geographic area.
This would involve either an added validation check of whether the City and ZIP fields were in a list of acceptable values, and rejection of the submission if they're not, or alternatively, replacement of the City and ZIP fields with a drop-down list of acceptable values (and the State field changed to a fixed value).
Thanks!