Hi,
Why I need this to be working? I want to login w/o the anoying browser popup user/password dialog - using a HTML form.
For some strange reason I can't get this
working...
The browser (IE6) just waves the top-right corner "flag" and nothing else happens. The "flag" keep waving even when I press the stop button.
As this should work, I guess that the problem must be due to an Apache (2.0.39 - on Win XP Pro) configuration thingy?!
I use [tt].htaccess[/tt] to "AuthType Basic" protect the [tt]/folder[/tt] and there is no problem logging in if I leave out the [tt]user
ass@[/tt] part ... very strange to me!
Any ideas?
Thanks
Jakob §:O)
Why I need this to be working? I want to login w/o the anoying browser popup user/password dialog - using a HTML form.
For some strange reason I can't get this
Code:
[URL unfurl="true"]http://user:pass@domain.com/folder[/URL]
The browser (IE6) just waves the top-right corner "flag" and nothing else happens. The "flag" keep waving even when I press the stop button.
As this should work, I guess that the problem must be due to an Apache (2.0.39 - on Win XP Pro) configuration thingy?!
I use [tt].htaccess[/tt] to "AuthType Basic" protect the [tt]/folder[/tt] and there is no problem logging in if I leave out the [tt]user

Any ideas?
Thanks
Jakob §:O)