[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: Submitting searches to forms that lack explicit search buttons



>>>>> In [emacs-w3m : No.10391] Brent Goodrick wrote:
> 1. Navigate using w3m to
> http://www.fiskars.com/content/garden_en_us/Garden/Home
> 2. Type in some search string into their search text field
> 3. Notice there is no search or submit button

Try `C-c C-c', the key bound to the `w3m-submit-form' command.
It works for me in that page, but I needed to specify the type
of the result contents.  It's of course text/html, though I don't
know why it isn't parsed automatically. :<

Regards,