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 / General / October 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
enabling two controls at the same time16 Oct 2006 19:37 GMT4
I have several buttons in a window and every button should repeat an
action every 10 seconds when toggled. It is an ON/OFF button.
When I click Button1 ON then the button 1 should receive data from a
port every 10 seconds and keep doing that till i make that OFF state.
use LDAP, retrieve current OU, possible?16 Oct 2006 19:25 GMT2
I'm trying to use an approach like this to list all of the computers in
the current OU in Server 2003.
Is there any way to read the OU dynamically from any machine instead of
having to hard-code it?
Winsock1 broadcast question?16 Oct 2006 18:19 GMT1
What I would like to do is, I have a server that I wanted to broadcast
information over the network, and have about 5 clients listening on a
specified port. They all receive the information and process it what ever why
I want it to.  I can do this on a single point to point ...
Turn off autochange16 Oct 2006 16:35 GMT5
When I write
Length(some_string)
my VB6 changes it to
length(some_string)
Problem debugging VB 6.0 program on Windows XP16 Oct 2006 13:43 GMT1
I am having a problem in running a VB 6.0 program in debug mode on Windows XP
SP1/SP2 system.    
I get  ‘System Error &H80004005 Unspecified Error.’  
Again, this only happens if my project has a class file marked as
kernel 32 error16 Oct 2006 13:29 GMT2
   i am getting kernel 32 error every time closing my vb exe filse,
Some time system hanging am working win98 and vb6 backend oracle 8i.....
printer object in vbscript16 Oct 2006 13:16 GMT1
how can i print to the default printer in vbscript
example (in vb):
For i = 0 To 1000 Step 100
   Printer.Line (i, 0)-(i, 1000)
Turn off autochange16 Oct 2006 12:36 GMT1
When I write
Length(some_string)
my VB6 changes it to
length(some_string)
Export to MS Project16 Oct 2006 09:01 GMT1
I have an app that presents a list of project items in rows in a grid,
with columns representing time periods that show when each item is
dealt with.
Much like MS Project, which is where I would like to export the data.
component one16 Oct 2006 02:39 GMT1
i remember when .net came out you could get the .net controls from component
one for free
the best thing was, it came with all the activex controls from component one
for free to
Meaning of ampersand in Constant definition16 Oct 2006 01:17 GMT7
[I am C++ programmer, not too familiar with VB]
I am looking at the code snippet at http://support.microsoft.com/kb/q170918/
It contains these lines:
     Const SW_SHOWNORMAL = 1
How to remove MRU list?15 Oct 2006 22:11 GMT2
I have an application which opens files.
In my MDI form I have a menu which shows the MRU files.
I want to build some code which clears this list.
I tried this code:
Parameters by Reference?15 Oct 2006 01:17 GMT4
I am using the VBA that came with my Access 2000. When defining and
calling custom functions and subroutines, is there a way to pass
parameters by reference, so that the function/subroutine can change
them? I know I can get roughly the same effect by using public
How to zoom using Me.Scale?15 Oct 2006 01:13 GMT1
I draw some pictures and like on a form.
The object should be in the middle of the form (Me.ScaleWidth \ 2,
Me.ScaleHeight \ 2).
Now I want to use the Me.Scale function to zoom in and out.
Tooltip problem and MouseOver14 Oct 2006 21:54 GMT1
I have a rather complicated problem.
I have a form on which I draw some pictures:
[Class Box]:
Public stdPic As StdPicture, X As Long, Y As Long, Text As String,
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.