Hi guys!
For my bus finder application, so far i've gotten searching by routenumber to work (big thanks to the community here

), now i would like to extend upon that and add searching by name too. I'm semi-decent at writing queries but coding, not so much.
I have got the query to work but the coding part i am unsure about.
the query is something like this
This is something i would like to achieve.
The user enters "London Bridge" in the 2nd text box area and the page will output the routes with clickable links. But i only want to route numbers to be displayed.
Can this be done or is it too good to be true.
http://i.imgur.com/y2twO.png
The working example for the route number search is at this page >
bus finder map .
Can you please help me out here if possible.
Thanks in advance.