View Source in IE Browser

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nancy

    View Source in IE Browser

    Hi, Guys,

    I don't know why I can't view some webpages source code by click
    "View->Source" menu of Browser. These webpage source code can be
    viewed in same way by using other computers. My OS is Win Xp and
    Browser is IE6.0. I don't use any fire wall.

    Appreciate any hint.

    Nancy
  • Andrew Urquhart

    #2
    Re: View Source in IE Browser

    *Nancy* wrote:[color=blue]
    > Hi, Guys,
    >
    > I don't know why I can't view some webpages source code by click
    > "View->Source" menu of Browser. These webpage source code can be
    > viewed in same way by using other computers. My OS is Win Xp and
    > Browser is IE6.0.[/color]



    [color=blue]
    > I don't use any fire wall.[/color]

    Maybe you should...
    http://69.192.248.234/ - IIS running on XP with .Net
    http://69.192.248.234:443/ - HTTPS open
    http://69.192.248.234:8080/ - Apache/2.0.50


    --
    Andrew Urquhart
    - FAQ: www.jibbering.com/faq/
    - Archive: www.google.com/groups?q=comp.lang.javascript
    - Contact me: http://andrewu.co.uk/contact/


    Comment

    • Randy Webb

      #3
      Re: View Source in IE Browser

      Andrew Urquhart wrote:
      [color=blue]
      > *Nancy* wrote:
      >[color=green]
      >>Hi, Guys,
      >>
      >> I don't know why I can't view some webpages source code by click
      >>"View->Source" menu of Browser. These webpage source code can be
      >>viewed in same way by using other computers. My OS is Win Xp and
      >>Browser is IE6.0.[/color]
      >
      >
      > http://jibbering.com/faq/#FAQ4_27
      > http://www.google.com/search?q=no+right+click[/color]

      Not sure what either of those have to do with the File menu of the
      browser......

      Comment

      • David Dorward

        #4
        Re: View Source in IE Browser

        Nancy wrote:
        [color=blue]
        > I don't know why I can't view some webpages source code by click
        > "View->Source" menu of Browser.[/color]

        IE is not a good web browser. One of its problems is that view > source
        breaks if the cache is full.

        The solutions:
        * http://www.mozilla.org/products/firefox/
        * http://www.opera.com/
        * http://konqueror.org/
        * http://www.apple.com/safari/

        --
        David Dorward <http://blog.dorward.me .uk/> <http://dorward.me.uk/>
        Home is where the ~/.bashrc is

        Comment

        • Robert

          #5
          Re: View Source in IE Browser

          In article <hOqdnVQW1tMx7J PcRVn-pw@comcast.com> ,
          Randy Webb <HikksNotAtHome @aol.com> wrote:
          [color=blue]
          > Andrew Urquhart wrote:
          >[color=green]
          > > *Nancy* wrote:
          > >[color=darkred]
          > >>Hi, Guys,
          > >>
          > >> I don't know why I can't view some webpages source code by click
          > >>"View->Source" menu of Browser. These webpage source code can be
          > >>viewed in same way by using other computers. My OS is Win Xp and
          > >>Browser is IE6.0.[/color]
          > >
          > >
          > > http://jibbering.com/faq/#FAQ4_27
          > > http://www.google.com/search?q=no+right+click[/color]
          >
          > Not sure what either of those have to do with the File menu of the
          > browser......[/color]

          I think that the poster was hinting that in IE the view source option
          can be disabled. I assume a system administrator can disable it
          everywhere.

          I'll note that you can get to view source via the pull down, shortcut
          key, and right click. You can also search by date and read the latest
          html file found. Javascript can redefine the right click and maybe the
          shortcut key.

          Try another browser like firefox. See the firefox download:


          Robert

          Comment

          • Bernard

            #6
            Re: View Source in IE Browser

            > > I don't know why I can't view some webpages source code by click[color=blue][color=green]
            > > "View->Source" menu of Browser.[/color]
            >
            > IE is not a good web browser. One of its problems is that view > source
            > breaks if the cache is full.[/color]

            IE is the one and only and by far the best browser. All the others are
            jealous cheaters - and not even remotely good at it. IE does everything
            faster than the rest, both rendering downloaded pages and looping through
            javascripts, and things look just better in IE. At least stuff still works
            in IE when proud so-called standards-compliant programs stumble over a
            missing end tag or semi-colon.
            Long live IE! Hail IE!
            [color=blue]
            > The solutions:[/color]

            Installing even more software, tools and applications is not a solution.


            -|-
            Bernard le Doux



            Comment

            • Randy Webb

              #7
              Re: View Source in IE Browser

              Robert wrote:
              [color=blue]
              > In article <hOqdnVQW1tMx7J PcRVn-pw@comcast.com> ,
              > Randy Webb <HikksNotAtHome @aol.com> wrote:
              >
              >[color=green]
              >>Andrew Urquhart wrote:
              >>
              >>[color=darkred]
              >>>*Nancy* wrote:
              >>>
              >>>
              >>>>Hi, Guys,
              >>>>
              >>>> I don't know why I can't view some webpages source code by click
              >>>>"View->Source" menu of Browser. These webpage source code can be
              >>>>viewed in same way by using other computers. My OS is Win Xp and
              >>>>Browser is IE6.0.
              >>>
              >>>
              >>>http://jibbering.com/faq/#FAQ4_27
              >>>http://www.google.com/search?q=no+right+click[/color]
              >>
              >>Not sure what either of those have to do with the File menu of the
              >>browser.... ..[/color]
              >
              >
              > I think that the poster was hinting that in IE the view source option
              > can be disabled. I assume a system administrator can disable it
              > everywhere.[/color]

              That may indeed be the case, and its very possible for a sysAdmin to be
              able to disable View>Source, but neither of the URL's provided offered
              any insight to that at all. They both deal with attempting to disable
              the right click which has nothing to do with View>Source.
              [color=blue]
              > I'll note that you can get to view source via the pull down, shortcut
              > key, and right click.[/color]

              Among many many other ways. view-source:URLtoThe Page in the address bar,
              and no amount of javascript will stop it.
              [color=blue]
              > You can also search by date and read the latest html file found. Javascript
              > can redefine the right click and maybe the shortcut key.[/color]

              But it still can't touch the View>Source menu.
              [color=blue]
              > Try another browser like firefox. See the firefox download:
              > http://www.mozilla.org/products/fire...ases/#download[/color]

              I already have it but thanks.

              --
              Randy

              Comment

              • Thomas 'PointedEars' Lahn

                #8
                Re: View Source in IE Browser

                Bernard wrote:[color=blue][color=green][color=darkred]
                >> > I don't know why I can't view some webpages source code by click
                >> > "View->Source" menu of Browser.[/color]
                >>
                >> IE is not a good web browser. One of its problems is that view > source
                >> breaks if the cache is full.[/color]
                >
                > IE is the one and only and by far the best browser. All the others are
                > jealous cheaters [...][/color]

                Nice try. Please do not feed the troll.


                PointedEars

                Comment

                • Mark Preston

                  #9
                  Re: View Source in IE Browser

                  Bernard wrote:
                  [color=blue]
                  > IE is the one and only and by far the best browser. All the others are
                  > jealous cheaters - and not even remotely good at it. IE does everything
                  > faster than the rest, both rendering downloaded pages and looping through
                  > javascripts, and things look just better in IE. At least stuff still works
                  > in IE when proud so-called standards-compliant programs stumble over a
                  > missing end tag or semi-colon.
                  > Long live IE! Hail IE!
                  >[/color]
                  There are times when incredible stupidity simply deserves no further
                  comment. This is one of those times...

                  Comment

                  Working...