Greetings, I have a question. In bb-hosts to setup Basic Authentication you use: http://USERNAME:PASSWORD@www.sample.com/ I have a login to use that requires the username to be an email address. So I have: http://first.last@somewhere.com:secretpass@www.sample.com/ How can I escape this? thanks, steve