hello all, i had problem when i'm running my project...the error is contents = doc.GetElementbyId("container").InnerHtml i need suggestion from all how to solve that problem. thanks
i think you mean var contents = document.getElementById("container").innerHtml watch your capitalizations