Advertisement

1 - 10 of 182 containing alltags:("createobject") (0 seconds)
I'm creating an OLE interface with Word97 and I when I set an Object = CreateObject("Word.Basic") I get a compiler error              "Run time Error 429 "              "Active X component can't ...
Zones: Visual Basic, Microsoft ProgrammingDate Answered: 05/07/1998 Grade: A Views: 0
...How can I do this .. I've tried.. ooOBject=CREATEOBJECT('Excel.Application') and ooOBject=CREATEOBJECT('Excel.Chart') and ooOBject=CREATEOBJECT('Excel.Sheet') and ooOBject=CREATEOBJECT('Excel.Ba...
Zones: FoxProDate Answered: 09/15/1998 Grade: C Views: 0
I am using an ActiveX DLL developed by someone else (I guess, it's developed using Visual C++). From VB5.0, I make a reference to it in the project and create objects using New Keyword. Everything...
Zones: Visual Basic, VB ScriptDate Answered: 01/25/1999 Grade: B Views: 4
I need to send a Mail Message through Lotus Notes from MS. Access 97. I have found a Lotus Automation but have not figured out how to send it through yet.. Not connecting to the Database and server...
Zones: Lotus NotesDate Answered: 07/11/1999 Grade: B Views: 0
I have written an ActiveX EXE that exports a IExtender class so I can write DLLs that extend my app later. This class declares a Run method (with empty body) that extensions will need to implement....
Zones: Visual Basic, VB ScriptDate Answered: 03/07/2000 Grade: A Views: 0
when to use createobject command ?
Zones: FoxProDate Answered: 11/27/2000 Grade: B Views: 4
Hello! My question is, what i must to use in VB DLL under MTS when i write dim xmlDoc as MSXML.DOMDocument30 and then do set xmlDoc = new MSXML.DOMDocument30 or set xmlDoc = createobjec...
Zones: XMLDate Answered: 06/11/2001 Grade: A Views: 0
Mixture of JavaScript and VBScript really.. Easy if you know how ! read on.. I want to know how to detect plug ins.  I know this is not as simple as it could be because Netscape has the navigato...
Zones: JavaScript, Plug InsDate Answered: 03/13/2001 Grade: B Views: 0
Hello Everyone! Im currently working with a product called Reflections for IBM, which is terminal emulation software to communicate with an IBM 3270.  Hopefully, someone reading this question ha...
Zones: Visual Basic, VB Script, WinsockDate Answered: 03/14/2001 Grade: A Views: 0
If i enable the IIS to control password, then my application can't work. If disable it, then internet user can't visit my webserver (they are not authorized). What should i do? Check this link,...
Zones: Microsoft IIS Web ServerDate Answered: 10/01/2001 Grade: A Views: 0