>> URI.parse "http://london_airport_transfers.hotels-london.co.uk/transfer.php" >> URI::InvalidURIError: the scheme http does not accept registry part: Interestingly, the site also seems to respond to: http://london-airport-transfers.hotels-london.co.uk/transfer.php ...with dashes. (Seems to bring up the same page.) Regards, Bill