How can open this

Discussion in 'JavaScript' started by fgsg, Jul 10, 2009.

  1. #1
    How i can open this code :

    
    
    <script language="JavaScript"> 
    document.write(unescape("\x3c\x69\x66\x72\x61\x6d\x65\x20\x73\x72\x63\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x61\x74\x64\x68\x65\x2e\x6e\x65\x74\x2f\x75\x75\x75\x2e\x68\x74\x6d\x6c\x22\x20\x69\x64\x3d\x22\x69\x6e\x6e\x65\x72\x49\x66\x72\x61\x6d\x65\x22\x20\x73\x63\x72\x6f\x6c\x6c\x69\x6e\x67\x3d\x22\x6e\x6f\x22\x20\x77\x69\x64\x74\x68\x3d\x22\x35\x32\x30\x22\x20\x66\x72\x61\x6d\x65\x62\x6f\x72\x64\x65\x72\x3d\x22\x30\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x34\x32\x30\x22\x3e\x3c\x2f\x69\x66\x72\x61\x6d\x65\x3e"))
    </script>
    <noscript>JavaScript is required to view this page.</noscript>
     
    
    
    
    PHP:

     
    fgsg, Jul 10, 2009 IP
  2. aquila10

    aquila10 Peon

    Messages:
    12
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Create new .html file and paste it inside. Save and then open the file with web browser.
     
    aquila10, Jul 10, 2009 IP
  3. JavaScriptBank.com

    JavaScriptBank.com Peon

    Messages:
    141
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
  4. fgsg

    fgsg Well-Known Member

    Messages:
    275
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #4
    fgsg, Jul 11, 2009 IP
  5. fgsg

    fgsg Well-Known Member

    Messages:
    275
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #5
    any know pls help
     
    fgsg, Jul 18, 2009 IP
  6. gobblerr

    gobblerr Peon

    Messages:
    45
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    create a new html. file and put this code inside ,
    I think it will help.
     
    gobblerr, Jul 18, 2009 IP
  7. fgsg

    fgsg Well-Known Member

    Messages:
    275
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #7
    not help this bro
     
    fgsg, Jul 21, 2009 IP
  8. stOK

    stOK Active Member

    Messages:
    114
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #8
    <iframe src="http://atdhe.net/uuu.html" id="innerIframe" scrolling="no" width="520" frameborder="0" height="420"></iframe>
     
    stOK, Jul 22, 2009 IP
  9. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #9
    quite. you can do javascript:alert(unescape("\x3c\x69\x66\x72\x61\x6d\x65\x20\x73\x72\x63\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x61\x74\x64\x68\x65\x2e\x6e\x65\x74\x2f\x75\x75\x75\x2e\x68\x74\x6d\x6c\x22\x20\x69\x64\x3d\x22\x69\x6e\x6e\x65\x72\x49\x66\x72\x61\x6d\x65\x22\x20\x73\x63\x72\x6f\x6c\x6c\x69\x6e\x67\x3d\x22\x6e\x6f\x22\x20\x77\x69\x64\x74\x68\x3d\x22\x35\x32\x30\x22\x20\x66\x72\x61\x6d\x65\x62\x6f\x72\x64\x65\x72\x3d\x22\x30\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x34\x32\x30\x22\x3e\x3c\x2f\x69\x66\x72\x61\x6d\x65\x3e")); in the browser url - and see it.
     
    dimitar christoff, Jul 22, 2009 IP
  10. fgsg

    fgsg Well-Known Member

    Messages:
    275
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #10
    how u do that ?
     
    fgsg, Jul 24, 2009 IP
  11. getquicksolution

    getquicksolution Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    First your browser must support javascript .Then just simply write the same code in the text document and save it as .html file.You will see the required output of this code.
     
    getquicksolution, Jul 27, 2009 IP
  12. Martinoes

    Martinoes Peon

    Messages:
    110
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #12
    <html>
    <head>

    </head>
    <body>
    <script language="JavaScript">
    document.write(unescape("\x3c\x69\x66\x72\x61\x6d\x65\x20\x73\x72\x63\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x61\x74\x64\x68\x65\x2e\x6e\x65\x74\x2f\x75\x75\x75\x2e\x68\x74\x6d\x6c\x22\x20\x69\x64\x3d\x22\x69\x6e\x6e\x65\x72\x49\x66\x72\x61\x6d\x65\x22\x20\x73\x63\x72\x6f\x6c\x6c\x69\x6e\x67\x3d\x22\x6e\x6f\x22\x20\x77\x69\x64\x74\x68\x3d\x22\x35\x32\x30\x22\x20\x66\x72\x61\x6d\x65\x62\x6f\x72\x64\x65\x72\x3d\x22\x30\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x34\x32\x30\x22\x3e\x3c\x2f\x69\x66\x72\x61\x6d\x65\x3e"))
    </script>
    <noscript>JavaScript is required to view this page.</noscript>

    </body>
    </html>

    You can test this here : http://www.w3schools.com/js/tryit.asp?filename=tryjs_intro
     
    Martinoes, Jul 30, 2009 IP