View Single Post
  #2  
Old 01-05-2006, 05:03 PM
Robert Aldwinckle
 
Posts: n/a
Default Re: Not able to browse thru certain pages of the microsoft website

"pulak das" <pulak_das1@indiatimes.com> wrote in message
news:AD30742C-60C8-4621-8FC5-B977B13A5AFE@microsoft.com
....
> while trying to go to certain url(s) in this microsoft site, like
>
> http://support.microsoft.com/support...ks/Windows/98/



Where do you see that link referred to?


>
> it does n't allows and gives message "You are not authorized to view this
> page".



I don't. I get an HTTP 404 which contains HTML to show

<title>The Requested Web Page is Not Available</title>


If instead I try to back up a level to

http://support.microsoft.com/support...packs/Windows/

then I see an HTTP 403 error response with HTML

<title>Directory Listing Denied</title>


>
> How to get authority then?



You don't. You're doing something wrong.

BTW in case you are seeing so-called "friendly" HTTP error messages
in IE try unchecking that option (in Options, Advanced tab) to see the
real HTML responses.


>
> Do reply
>
> Pulak



HTH

Robert Aldwinckle
---


Reply With Quote