[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Submitting searches to forms that lack explicit search buttons
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Tue, 14 Oct 2008 08:56:01 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 10393
- References: <87wsgfkv7m.fsf@xxxxxxxxxxxxxxxxxxx>
>>>>> 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,