To Load a webpage
I want to load a webpage without refreshing a page. For that purpose Im using XMLHTTP Object. But in Mozilla the page is not working properly whereas IE it is working. Im able to get the page using innerHTML and put the responseText from the server in innerHTML. But the page is not working noprmally. Can anyone help me for this ?
|