Re: 401

2002-07-13 Thread Hytham Shehab
'; $ua->credentials('http://topgun/','By Invitation Only','hatem','ht'); $res = $ua->request($req,$file); print $$res{'_rc'}; -- now, when i run it, it prints out 401 thats it. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: 401

2002-07-13 Thread Felix Geerinckx
on Sat, 13 Jul 2002 08:38:05 GMT, Hytham Shehab wrote: > how could i get a page - using lwp - when this is page have a > credenitals lookup, it keep sends me 401 status code, but i don't > know how to pass the user/pass to this page. > any idea? Look for the 'ACCESS

401

2002-07-13 Thread Hytham Shehab
hi guys, how could i get a page - using lwp - when this is page have a credenitals lookup, it keep sends me 401 status code, but i don't know how to pass the user/pass to this page. any idea? thanks in advance. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

How can I force a 401?

2002-05-15 Thread Kristin A. I.
to somehow create a link that will force a 401 error and cause the pop-up to spawn. What I have tried is this: LINK: span( { -class => 'welcome' }, "Hi, $name!" ) . br . span( { -class => 'small' }, a( { -href => '/dir/index.cgi