Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / COM / September 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sendkeys to Excel28 Sep 2005 15:30 GMT1
Dim MyExcel as , MyWkBk as
  Set MyExcel = CreateObject("Excel.Application")
  Set MyWkBk = MyExcel.Workbooks.Open(ExcelDirectory)
Point method for getting RGB values for a colour27 Sep 2005 20:05 GMT2
I'm using VB 6.0. I am using the POINT method to get the colour of a
specific point in one of my pictureboxes. How can I change the data that
POINT returns to the 3 RGB values of that colour?
Thanks in advance,
OutLook26 Sep 2005 02:54 GMT1
I am making a appliation which will close a outlook window . But problem comes if a contact or jornal window was opened.I can know which window is that using spy ...Sending the key strokes even to terminate that window...but fails
What wrong i did...any idea
Thanks in advance
Loading Excel Ref Library24 Sep 2005 04:48 GMT1
I'm attempting to teach myself automation of Excel 2003 using Visual
Studio.Net 2003.
I did Project--->Add Reference and loaded both Excel 11.0 Object
Library and Excel 5.0 Library.  When I attempt to dim objExcel as New
Strange permissions problem23 Sep 2005 23:20 GMT6
I'm a sys admin and I'm having a strange problem with permissions.  It was
necessary to set up one of our development computers so that some developers
that we're contracting with can access it remotely.  They are just normal
users on the network, but they've been give full ...
Reading millisecnds from Current datatime23 Sep 2005 18:01 GMT4
How should I extract milliseconds from Current DataeTime (Now function).
Please help me in doing this.
Thanks,
Su Man
How to comment a block codes23 Sep 2005 16:29 GMT3
I get a small question. How can I comment a block of codes without do it
line by line in VB?
Thanks in advance to anyone can help me
VB6 sharing variables between instances of a control23 Sep 2005 05:37 GMT7
Ran into something strange and couldn't find anything in the
documentation to confirm this as expected behavior.  I created an
ActiveX control in VB6.  In a program I include two instances of the
control.  The control has Let/Get properties to access a global variable
Backup VSS22 Sep 2005 16:28 GMT1
I need to know the correct process to backup VSS data.
Thanks
Regards,
John Mendonca
FileSystemObject - Method '~' of object '~' failed21 Sep 2005 15:44 GMT2
I'm getting having a strange problem trying to move a file from one server to
another.  Here is my code:
   strFrom = "d:\testfile.txt"
   strTo = "\\server\share\testfile.txt"
Finding the line number at runtime21 Sep 2005 14:59 GMT3
I need to print the line number in VB in runtime. Is there any function/API
available to do this?
e.g.
Private Sub TestMethod()
VB COM+ hangs20 Sep 2005 09:34 GMT7
I have an application running in production on Windows 2003 Server and
SQL Server 2000 (clustered). The app server is hosting my COM+ dll
which is being called by ASP 3 pages. Its an Intranet application.
What happens is: suddenly users get themselves out of the system and
How can I convert HTML page to an image(gif, jpg)20 Sep 2005 05:31 GMT1
Does anyone know how to retrieve a web page as an image (not get an
image from a web page)? I need to convert HTML page to an image(gif,
jpg) and can't seem to find any code or hints on how to do
this.
DLL .NET, wont register19 Sep 2005 17:47 GMT2
I have decided cause I am fed up of re-creating code that does the same
thing over and over again for various websites, I thought i'd try to write a
DLL and have done so in Visual Studio 2005 and tested it very well in VB.NET
exe debug test program and everything worked.
How can i get a word only with moving mouse on it...17 Sep 2005 08:06 GMT2
I want to write a dictionary that will be able to get a word only when mouse
moving on that word.
which technology i should use?
thanks all
Pages: 1 2 3 August, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.