My Mozilla client would need to recieve an XUL string (a string of XUL
tags forming a valid XUL document) and to 'inject' it a a window that
it would have opened.
Solution 1 : window.document.write(). But it only works with HTML
content!
Solution 2 : window.document.open(ContentType) for telling...
Hi,
I am trying to compact a database from VB, in a way that in the end, this VB project will be concverted to an exe file, from where users select the Ms Access db to compact, and click on a button to do it.
I would need some ideas about the code to use to compact the database. I would like...
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.