Either I've misunderstood your replies to digitalis, or you've misunderstood my post
. I certainly don't understand what you are suggesting I try.
Two questions.
1) If I want something that will go to my postcode+housenumber in one step, what do I enter at the end of www.dslchecker.bt.com/pls/adsl/ADSLChecker.AddressOutput?addressselectbox=
?
Well it can be tricky if you don't know what you are doing.
Steps...
1: Enter just the postcode in BT's DSL address checker in your browser.
This is just to get the information you need.
2: Via the browsers menu view the source of the page of all the addresses being displayed.
It will/should display a list of addresses like the following for the address in question, you may need to scroll down:
<option value="|BRITISH TELECOM TOWER||CLEVELAND STREET||LONDON|W1T 4JZ|WE|A00027996550|">BRITISH TELECOM TOWER, CLEVELAND STREET, LONDON, W1T 4JZ</option>
Notice the line in between the two double quotes, thats what you need to use for that address.
3: Now put that line at the end of
www.dslchecker.bt.com/pls/adsl/ADSLChecker.AddressOutput?addressselectbox=
Please Note...
You may/will need to replace all spaces with %20
So it should look like the following:
www.dslchecker.bt.com/pls/adsl/ADSLChecker.AddressOutput?addressselectbox=|BRITISH%20TELECOM%20TOWER||CLEVELAND%20STREET||LONDON|W1T%204JZ|WE|A00027996550|
All on 1 line.
If your wondering what the WE and A00027996550 are...
The WE is the District ID and the A00027996550 is the NAD Key (Network Address Key) for that address.
District ID are normally the first 2 letters from the Exchange Code (WEWBLO)
2) Assuming that gets answered, I'll reserve judgement on the second, but think I've just realised - it's two steps done manually, but a query such as you will be submitting would be a single step.
Nope just the second step is required, you bypass the first step due to you already know the info that you would of done for the first step.
Basically your only sending what would of been sent for the last stage from your browser.
This only works due to BT's bad coding standards.
Paul
Edited by PaulKirby (Fri 22-May-15 12:07:05)