Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. C/C++ forum

C/C++ forum

Scheduled Pinned Locked Moved The Lounge
c++question
26 Posts 16 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Marc Richarme

    Stupid Thing To Do Of The Day: Hey, I gotta try that, and whoop, away went my 10 open instances of IE :rolleyes:

    Cheers,
    Marc

    :beer: Click to see my *real* signature :beer:

    A Offline
    A Offline
    Andrew Peace
    wrote on last edited by
    #8

    Depending on what version you're using, there is an option to keep all new instances in new processes or something. Used to be in Tools > Internet Options > Advanced but I can't find it today. -- Andrew.

    M 1 Reply Last reply
    0
    • S soptest

      Say it to M$. BUG in IE. soptest

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #9

      any chance you're the one who decided to demonstrate it? if so, i think we can "say it to you". -c


      Cheap oil. It's worth it!

      Image Processing - just like mom used to make.

      1 Reply Last reply
      0
      • R Roger Broomfield

        Does anybody know whats happened on this forum? Every time I pick it from the message boards page it blows up my IE. FYI: I already tried doing the hated delete the cache and all cookies.

        N Offline
        N Offline
        NotYourAverageGuy
        wrote on last edited by
        #10

        Yup, I get it too. Why do I get the feeling that this didn't just 'happen' on it's own.:wtf:

        1 Reply Last reply
        0
        • A Andrew Peace

          Depending on what version you're using, there is an option to keep all new instances in new processes or something. Used to be in Tools > Internet Options > Advanced but I can't find it today. -- Andrew.

          M Offline
          M Offline
          Marc Richarme
          wrote on last edited by
          #11

          I did that with explorer.exe but don't know how to do it with internet explorer

          Cheers,
          Marc

          :beer: Click to see my *real* signature :beer:

          1 Reply Last reply
          0
          • R Roger Broomfield

            Does anybody know whats happened on this forum? Every time I pick it from the message boards page it blows up my IE. FYI: I already tried doing the hated delete the cache and all cookies.

            M Offline
            M Offline
            Marc Richarme
            wrote on last edited by
            #12

            it's because of this code: <STYLE>p{cssText: font-weight: bold;}</STYLE> in soptest's post 'IE Bug' X| (view-source:http://www.codeproject.com/script/comments/forums.asp?forumid=1647

            Cheers,
            Marc

            :beer: Click to see my *real* signature :beer:

            R 1 Reply Last reply
            0
            • M Marc Richarme

              it's because of this code: <STYLE>p{cssText: font-weight: bold;}</STYLE> in soptest's post 'IE Bug' X| (view-source:http://www.codeproject.com/script/comments/forums.asp?forumid=1647

              Cheers,
              Marc

              :beer: Click to see my *real* signature :beer:

              R Offline
              R Offline
              Roger Broomfield
              wrote on last edited by
              #13

              You got there before me, but you also knew how to post it safely, thanks :)

              M 1 Reply Last reply
              0
              • R Roger Broomfield

                OK apparently soptest is correct because it works fine with Netscape 6. Cant say that I am impressed :(

                C Offline
                C Offline
                Chris Rickard
                wrote on last edited by
                #14

                Of course soptest is correct. Soptest planted it in the forum. Look in your Web Page Cache, open http://www.codeproject.com/script/comments/forums.asp?forumid=1647 Do a search for <STYLE>p{cssText: font-weight: bold;}</STYLE>. You'll see that it was posted by soptest. If you take out the invalid STYLE tag the page works just fine. Logically it kind of makes sense for it to blow: As the HTML is parsed it runs across the STYLE tag, when its contents are parsed its contents are assigned to the cssText property but of course this is invalid data. And the normal checks that prevent the bug from happening in javascript aren't applied because its MSHTML doing the work. This is all theoretical speculation of course....

                1 Reply Last reply
                0
                • S soptest

                  Say it to M$. BUG in IE. soptest

                  R Offline
                  R Offline
                  Roger Broomfield
                  wrote on last edited by
                  #15

                  Actually I would think it considerate of you to delete the post so that those of us who like that forum can continue to view it. :)

                  N 1 Reply Last reply
                  0
                  • R Roger Broomfield

                    You got there before me, but you also knew how to post it safely, thanks :)

                    M Offline
                    M Offline
                    Marc Richarme
                    wrote on last edited by
                    #16

                    I was sure someone else were gonna play smart like me so I hurried up posting it ;P

                    Cheers,
                    Marc

                    :beer: Click to see my *real* signature :beer:

                    1 Reply Last reply
                    0
                    • S soptest

                      Say it to M$. BUG in IE. soptest

                      D Offline
                      D Offline
                      David Cunningham
                      wrote on last edited by
                      #17

                      Alright, I cleaned it up, and we'd all appreciate it if you didn't continue to post it all over the site. I'm sure Chris will add some code to filter it out in an hour or two. David http://www.dundas.com

                      M 1 Reply Last reply
                      0
                      • R Roger Broomfield

                        Actually I would think it considerate of you to delete the post so that those of us who like that forum can continue to view it. :)

                        N Offline
                        N Offline
                        NotYourAverageGuy
                        wrote on last edited by
                        #18

                        Mr. Wizard has used the forums to demonstrate the many useful holes in IE.:|

                        1 Reply Last reply
                        0
                        • M Marc Richarme

                          Stupid Thing To Do Of The Day: Hey, I gotta try that, and whoop, away went my 10 open instances of IE :rolleyes:

                          Cheers,
                          Marc

                          :beer: Click to see my *real* signature :beer:

                          C Offline
                          C Offline
                          ColinDavies
                          wrote on last edited by
                          #19

                          Yeah I hate it when you have multi Instances of IE open and they all die on you like that. You'd think they could have installed a reset feature in IE to stop that. Darn programmers Regardz Colin J Davies

                          Sonork ID 100.9197:Colin

                          More about me :-)

                          1 Reply Last reply
                          0
                          • D David Cunningham

                            Alright, I cleaned it up, and we'd all appreciate it if you didn't continue to post it all over the site. I'm sure Chris will add some code to filter it out in an hour or two. David http://www.dundas.com

                            M Offline
                            M Offline
                            Michael Dunn
                            wrote on last edited by
                            #20

                            He should at the very least have the ability to post HTML revoked, no? Heck, purposely posting malicious code would be an instant ban if I were the sysop. --Mike-- Just released - RightClick-Encrypt - Adds fast & easy file encryption to Explorer My really out-of-date homepage Sonork-100.19012 Acid_Helm

                            D 1 Reply Last reply
                            0
                            • R Roger Broomfield

                              Does anybody know whats happened on this forum? Every time I pick it from the message boards page it blows up my IE. FYI: I already tried doing the hated delete the cache and all cookies.

                              M Offline
                              M Offline
                              Maxwell Chen
                              wrote on last edited by
                              #21

                              After closing all IE windows, a background process called IEXPLORE.exe would crash four times. Then the name iexplore.exe disappeard from the task manager. Maxwell Chen Lets make bugs better!

                              1 Reply Last reply
                              0
                              • M Michael Dunn

                                He should at the very least have the ability to post HTML revoked, no? Heck, purposely posting malicious code would be an instant ban if I were the sysop. --Mike-- Just released - RightClick-Encrypt - Adds fast & easy file encryption to Explorer My really out-of-date homepage Sonork-100.19012 Acid_Helm

                                D Offline
                                D Offline
                                David Cunningham
                                wrote on last edited by
                                #22

                                I was very tempted, but then noticed that he had posted 2 seemingly well regarded articles... So I decided to hold off, give the guy a chance to change his behavior and talk to Chris about it. David http://www.dundas.com

                                M 1 Reply Last reply
                                0
                                • R Roger Broomfield

                                  Does anybody know whats happened on this forum? Every time I pick it from the message boards page it blows up my IE. FYI: I already tried doing the hated delete the cache and all cookies.

                                  M Offline
                                  M Offline
                                  Michael P Butler
                                  wrote on last edited by
                                  #23

                                  and I thought it was just me. I've cleaned everybit of IE cache and cookies, cleared disk space, send about 20 error reports from IE to MS. Still crashed like a bitch, so I went to bed. I assumed it was my machine but obviously something must be rendering problem as the crash is in mshtml.dll (why won't MS ship debug info with their apps :-( ) Michael :-) "Eureka" is Greek for "This bath is too hot"

                                  J 1 Reply Last reply
                                  0
                                  • D David Cunningham

                                    I was very tempted, but then noticed that he had posted 2 seemingly well regarded articles... So I decided to hold off, give the guy a chance to change his behavior and talk to Chris about it. David http://www.dundas.com

                                    M Offline
                                    M Offline
                                    Michael P Butler
                                    wrote on last edited by
                                    #24

                                    As far as I'm concerned, breaking of CP should be a a capital offence. Give him the chair :-D Michael :-) "Eureka" is Greek for "This bath is too hot"

                                    1 Reply Last reply
                                    0
                                    • M Michael P Butler

                                      and I thought it was just me. I've cleaned everybit of IE cache and cookies, cleared disk space, send about 20 error reports from IE to MS. Still crashed like a bitch, so I went to bed. I assumed it was my machine but obviously something must be rendering problem as the crash is in mshtml.dll (why won't MS ship debug info with their apps :-( ) Michael :-) "Eureka" is Greek for "This bath is too hot"

                                      J Offline
                                      J Offline
                                      Jon Newman
                                      wrote on last edited by
                                      #25

                                      Michael P Butler wrote: why won't MS ship debug info with their apps Because then people will remove the bugs that MS live on. ;P

                                      "If at first you don't succeed.....you must be installing Windows..."
                                      Windoze CP - Windows without the cr*p (Now with automatic bug eliminator!)
                                      Hey so what if I'm a geek! Byte me!

                                      1 Reply Last reply
                                      0
                                      • S soptest

                                        Say it to M$. BUG in IE. soptest

                                        J Offline
                                        J Offline
                                        Joao Vaz
                                        wrote on last edited by
                                        #26

                                        Man , You shouldn't blow the C++ forums ! If you did known the bug, simply send a email concerning the vulnerability to Chris. This is a lack of respect for the CPians! I hope that your dark hacker side disappears since this kind of behaviour isn't acceptable. I happen to like a lot about security, but I don't show off this way like you did . Please re-think seriously your action! You in the COM forums have been of great help for a lot of CPians , but Chris and David could bann you the next time . Take care. Cheers, Joao Vaz A person who is nice to you, but rude to the waiter, is not a nice person - Natalie Portman (Padme/Amidala of Star Wars)

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular
                                        • World
                                        • Users
                                        • Groups