On Mon, 3 May 2004, robert w hall wrote:
FWIW - an apparent blemish www.samknows.com has lists of UK exchanges in various stages of getting broadband (see RH margin eg ' 'triggered waiting for RFS or similar) Both Netscape 4.7 and Dillo show page 1/first 50 of these exchange lists, but when you try to access page 2, throw you back to the main screen.
Dillo and Netscape are right!
Firefox however, renders the table pages correctly.
Ok, here's the explanation: From RFC2396, [C., C.1]: <q> C. Examples of Resolving Relative URI References Within an object with a well-defined base URI of http://a/b/c/d;p?q the relative URI would be resolved as follows: C.1. Normal Examples [...] ?y = http://a/b/c/?y [...] </q> That is, instead of making an href with "?blah" it MUST be "league.php?blah". Feel free to tell Sam and Firefox fellows ;) Cheers Jorge.-