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
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.