How can I create a Ubiquity command for a shopping site?
How would I use Ubiquity to search a web site with a search box? I am trying to create a search function for Ubiquity similar to built in amazon search, but for a different site (www.wtsbooks.com). The search function in that site does not show me the URL command used in the search. I want to use the search form embedded in the site. Suggestions?
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Let me make my question more general: how can I go submit form data to a web page via Ubiquity and then go to the resulting webpage?
-
Inappropriate?You can use jQuery to submit the POST data:
http://docs.jquery.com/Ajax/jQuery.post
then use the callback function to display the result.
Loading Profile...




