Hello Dan,
I tried to do the same for a newly created Iframe like
<iFrame Obj>.contentWindow.document.body.innerHTML = "<p> SOme text.."
But, i get a scripting error saying body is null or not an object.
I found that when an Iframe is created whose src="about:blank", on which I try to set...
Okie.... forget about the DomainSecurity.
Is there any other way to inject HTML code into a Iframe without using contentWindow.document.write ?
We have a seperate client framework (Not Browser like IE or Netscape) with full support for JavaScript.
This *Smart Client* could be tweaked to not to...
Hi guys,
I've a small issue at hand.
I would like to inject some HTML code into a Dynamically created Iframe.
I should NOT use <iframe>.contentWindow.document.write("<p> blah blah...").
Is there any other way thru JavaScrip to do this.
The Reason I cannot use document.write is due to some...
Hi Guys,
I need to restore SQL Server database that was backed up long back.. I see it in the files tab. Is it possible to restore a database from a file group or a file.. Every time i do this I get the following message
Database ( Loading ).
Can any one please help me on this.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.