Load web site using Javascript ?

Discussion in 'HTML & Website Design' started by heshan86, Apr 8, 2010.

  1. #1
    Im trying load a website in a web page using javascript, ive got zero knowledge on it, i just found a code on the net, here it is

    <SCRIPT language="JavaScript" SRC="http://www.pageresource.com/jscript/jxt1.js"></SCRIPT>

    is it possible to use a code like this to load a web page in another webpage ???

    cheers
     
    heshan86, Apr 8, 2010 IP
  2. Clive

    Clive Web Developer

    Messages:
    4,507
    Likes Received:
    297
    Best Answers:
    0
    Trophy Points:
    250
    #2
    Obviously, what you've got is just a part of what needs done in order to load an external page into your own page, using AJAX stuff I assume. I haven't checked the script but you should follow the complete instructions list in order to handle the current task.
     
    Clive, Apr 8, 2010 IP