lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] USPs


From: Stefan Caunter
Subject: Re: [Lynx-dev] USPs
Date: Mon, 10 Jun 2013 10:46:49 -0400

On Mon, Jun 10, 2013 at 10:15 AM,  <address@hidden> wrote:
> I find that I get no results from 
> https://tools.usps.com/go/POLocatorAction!input.action
> although I get results from
> https://tools.usps.com/go/ZipLookupAction!input.action?mode=0
> and ...mode=1 and ...mode=2
>
> Any idea why?

The first one is javascript, it shows me

DISABLED form submit button. Use UP or DOWN arrows or tab to move off.

  <input id="bSearch" class="buttons"     type="submit" nam
+e="bSearch" href="javascript:document.forms.polocator1.submit()"
onclick="dcsMultiTrack(
+'DCS.dcsuri','/POLocator/', 'WT.ti','Link: POLocator: Search_Button',
'WT.z_section','PO
+Locator',  'WT.z_link','Search_Button','WT.dl','1000')"
                                        value="Search"  disabled="disabled" />

They likely want to prevent or limit scripted scraping of this resource.

The second is an HTML submit button.


----

Stefan Caunter
ScaleEngine Inc.
E: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]