microsoft has blocked the url transfer of username & password. they've proposed some work arounds like cookies ( ) but as always their useless.
i dont know if i have to use a special cookie or if my parameters are wrong:
setcookie('user', 'bob', 900,'/');
setcookie('password', 'xxx', 900,'/');
redirect to subfolder
i'd be thankful for help
andreas owen
aowen@swissonline.ch
i dont know if i have to use a special cookie or if my parameters are wrong:
setcookie('user', 'bob', 900,'/');
setcookie('password', 'xxx', 900,'/');
redirect to subfolder
i'd be thankful for help
andreas owen
aowen@swissonline.ch