Hi there,
I've currently got an area search via postcode. The user
enters their postcode e.g. LS6 1ER and the search then finds
everything in 'LS'.
The results and ordered by postcode however obviously are
returned like LS1, LS2, LS3 etc.
I want the results of LS6 to appear first, then LS5, LS4
etc...
Any ideas how i can do this?
Cheers
James