L ljg93 macrumors member Original poster Mar 13, 2011 98 0 Jun 20, 2011 #1 hey guys so on my website i have a search bar that searches information stored in the website. how can put that search bar into my iphone app?
hey guys so on my website i have a search bar that searches information stored in the website. how can put that search bar into my iphone app?
jnoxx macrumors 65816 Dec 29, 2010 1,343 0 Aartselaar // Antwerp // Belgium Jun 21, 2011 #2 Call the same search bar action triggered on the site, but in your app, via a normal search bar, or even faking it. Then do XML/JSON parsing or whatever. And put it inside your app. You cannot magicly import anything.
Call the same search bar action triggered on the site, but in your app, via a normal search bar, or even faking it. Then do XML/JSON parsing or whatever. And put it inside your app. You cannot magicly import anything.