Essentially this sends data off to a php page, which submits the data and returns the results. I know the curl is working because i can see the response when I turn on the dev option in firefox.
What I need to know is how can I get the results to display in either an iframe or a small table on the html webpage. If you need any of the JS files please advise.
http://api.jqueryui.com/autocomplete/#option-appendTo
Open in new window
The proviso of this is the div you want to show the results in must be in the same container as your input field.