I would like to create a form using 2 databases that would allow a user to click
on field/button that would make a query over the internet.
Example: Customer and Product Databases and some means of creating a call to a
SOAP SAAS type internet interface so you could pass a url string and return a
value
Pricing =
www.remotedb.com/whatahey=?access=token?key=Customer,04567;Item,B230WH450B
I have seen a great video from RIM Blackberry that allows for this mix of
static local database and remote query to dynamic information for pricing,
inventory levels, etc ..
It would be great if handbase had this feature.