Yes,
Actually this option doesn't work. And yes, it's very bad to pass
these values in the URL. :-S
Thanks anyway.
Marcello
On Jul 9, 1:51 pm, Jeremy Geerdes <
jrgeer...@gmail.com> wrote:
> In all likelihood, the feed url would have to have this sort of form:
>
>
http://domain.com/rss?username=xxx&password=yyy
>
> But, to be honest, I would be very much surprised if that worked.
> Generally speaking, it's a bad deal to allow that kind of login
> because the username and password are always passed in the open, and
> will always be visible in the address bar and/or code.
>
> Jeremy R. Geerdes
> Effective website design & development
> Des Moines, IA
>
> For more information or a project quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.comhttp://
jgeerdes.wordpress.com
>
jgeer...@mchsi.com
>
> Unless otherwise noted, any price quotes contained within this
> communication are given in US dollars.
>
> If you're in the Des Moines, IA, area, check out Debra Heights
> Wesleyan Church!
>
> And check out my blog, Adventures in Web Development, athttp://
jgeerdes.blogspot.com
> !
>
> On Jul 9, 2009, at 3:23 AM, marcello wrote:
>
>
>
>
>
> > Actually, I am trying to pass values in these different ways:
>
> > -http://user:password@URL
> > -
http://URL?user:password
> > -
http://URL&user:password