Palm: search by developer

Previous topic - Next topic

ampos

On my iOS I had a netweb for opening the appstore with all my programs listed:

Code (glbasic) Select
NETWEBEND "itms-apps://ax.search.itunes.apple.com/WebObjects/MZSearch.woa/wa/search?media=software&term=diniplay"

but the App Catalog of Palm has not this option.

Thanks to the web "webosroundup" we have a solution:

Code (glbasic) Select
NETWEBEND "http://apps.webosroundup.com/Search?term=Diniplay&type=dev"

Ian Price

I came. I saw. I played.