| Thread | Last Post | Replies |
|
| error on using MSXML2.XMLHTTP.3.0 | 12 Apr 2006 11:08 GMT | 2 |
I am trying to post a document to the web through my dotnet code. Sub PostOrder(ByVal strFileName, ByVal strURL) Dim oOriginalPO = CreateObject("MSXML2.DOMDocument") Dim oXMLHTTP = CreateObject("MSXML2.XMLHTTP.3.0")
|
| Problem msscript.ocx with windows Server 2003 | 11 Apr 2006 16:03 GMT | 4 |
I have a problem in a DLL using msscript.ocx on windows Server 2003, it seems a deadlock!! In windows Xp and windows 2000 no problem, but in windows server 2003 after several use of
|
| Sizable Scrollbars? | 07 Apr 2006 15:16 GMT | 2 |
Does anyone know of a grid control with a sizable scroll bar for development for touchscreen terminals? I am developing for a touchscreen and wish the user to interact with a grid using their fingers. The contents being displayed in the grid will
|
| Print with Wordview | 05 Apr 2006 22:56 GMT | 1 |
there's a way to print a document directly (programmatically, such as command line parameters, ecc.) with Wordview 2003 ? If this is not the right NG for the question, which one is the right ? Thanks
|
| Microsoft Word 11 Object Library | 04 Apr 2006 09:49 GMT | 1 |
Is there a way using Visual Basic.NET to access a list of references (for example Figures) that are in a work document. Idea is to pull these into a listbox or combobox for cross referencing in another document. Any ideas about how I can get the list?
|
| Set oFileScripting = CreateObject("Scripting.FileSystemObject") | 03 Apr 2006 19:18 GMT | 1 |
I have an application that uses: Set oFileScripting = CreateObject("Scripting.FileSystemObject") To create a file to open and write to. This works fine on all but one workstation where it errors with an "ActiveX Can't create object" error.
|
| is there some mcirosoft non third part ole control for tidying HTML? | 03 Apr 2006 15:51 GMT | 1 |
|