Subject:
|
Re: errr... 403 Forbidden?
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Sun, 26 Mar 2000 04:22:56 GMT
|
Viewed:
|
552 times
|
| |
| |
In lugnet.admin.general, Dan Boger writes:
> Todd? Is it on purpose that when I try to do
>
> get('http://www.lugnet.com');
>
> I get forbidden? Am I being blocked? ;) My scripts just use Lugnet as
> the definitive source of Lego sets... Could it be that when you split
> the main page according to browser type, you didn't set a default one
> for non MSIE/Mozilla browsers? It does work fine with lynx, btw...
>
> :)
>
> Dan
Get rid of those quote marks and you should be fine. The trailing one is
especially bugging up. As you typed it, it dos not work for me. Entered
manually in Netscape v.4.51 works perfect for me.
__Kevin Salm__
|
|
Message has 1 Reply: | | Re: errr... 403 Forbidden?
|
| (...) sorry - I should have posted the whole script: #!/usr/local/bin/perl use LWP::Simple qw/getprint/; $url = shift || dir "No URL."; $|=1; getprint($url); and if I run it with (URL) I get a forbidden responce... :/ Again, sorry for the confusion. (...) (25 years ago, 26-Mar-00, to lugnet.admin.general)
|
Message is in Reply To:
| | errr... 403 Forbidden?
|
| Todd? Is it on purpose that when I try to do get('(URL) get forbidden? Am I being blocked? ;) My scripts just use Lugnet as the definitive source of Lego sets... Could it be that when you split the main page according to browser type, you didn't set (...) (25 years ago, 26-Mar-00, to lugnet.admin.general)
|
14 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|