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 2 / April 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting the systems Temp Directory29 Apr 2004 04:51 GMT3
I was wondering, what's the "proper" (hehe) way to retrieve the system's
temp directory in VB 6.
Like for example, on my Windows XP machine the temp directory that is used
by programs for their temporary files is "C:\Documents And
Nesting quotation marks - help please29 Apr 2004 03:35 GMT1
I need to assign a string to a variable but the text string includes quotation marks:
Example:   MyString = "He turned and said "Hello" before leaving."
When the compiler hits the quotation marks in front of Hello, it assumes the string is over and generates and error on the ...
Can a text box be refered to with a variable29 Apr 2004 02:38 GMT5
If I have several text boxes, txtText1, txtText2... can I use a variable to
refer to them in a subroutine?
i.e. For i = 1 to 5
       txtText(i).text = ......
VB.Net Simple Stuff29 Apr 2004 00:51 GMT2
I've been using VB6 for about 5 years now. But I'm now doing that migration
thing to VB.Net. The overall concept of the language is coming along, but
it's the simple things that are driving me nuts. Things like:
Setting tool Tips.
Events in textboxes28 Apr 2004 21:22 GMT4
Hello everyone. I was explaining the difference between KeyCode and KeyAscii
when used with textbox events to a friend. I set up a little demo to show
the difference between the Ascii value and the Keycode value. I threw in the
Change event as well.
in VBA or VB6...close word when no pending print jobs left28 Apr 2004 19:49 GMT3
In VBA or VB can someone please tell me how to check my previously created
word application object to see if there are any pending print jobs?
       wrdApp.Visible = False
       'check for pending print jobs here and then if no pending print jobs
MSCOMM problems28 Apr 2004 18:16 GMT1
I am using the MSCOMM control in an UserControl developed in VB6
(SP5). It works fine but I have a problem when initializing the
control.
When I start the application I set some properties on the MSCOMM
Phone and VB28 Apr 2004 17:52 GMT2
I have made a program in VB 6.0 that uses a SQL Server database. I'm using
ADO.
I have made a customer register, where I want the following to happen:
1. A customer calls from his phone to the company that uses my program.
372: Failed to load control28 Apr 2004 15:38 GMT2
Any ideas on this type of error? Or any ideas of finding out what is
causing it?
The control is contained in my app (ie. it's not an external ocx or
dll)and works fine on my machine.
problem with reading headers28 Apr 2004 14:46 GMT10
Hello coders,
I have a number of binary files that vary from 5MB to 20MB.
Every file has some ascii string information I want to read, for example a
description.
Error in loading DLL (DCOM)28 Apr 2004 14:41 GMT1
I wrote a DLL in VB6.
I have three boxes, all running Win 2k. Two boxes are Citrix servers.
Installed it and registered it on the three boxes. I instantiate the DLL
from all three boxes, locally. In other words, it works on each of the three
VB5 - How to add "labels" to a "collection" at runtime?28 Apr 2004 13:45 GMT7
I tried to add a variable number of identical "labels" on a form at runtime,
using the Collection.Add method.
A previous designed label on the same form is used as model. The following
code ends at i=1 with a "wrong type" error:
MsComm RS232 Communication pauses my whole application.28 Apr 2004 13:08 GMT3
Greetings all,
I haven't used VB in quite some time, so I am guessing that I am doing
something stupid.  Here goes.  I am trying to write an application
that will talk to two devices via two different RS232 ports.  The
Failing to run app.28 Apr 2004 10:40 GMT1
I build an application in VB6 that connects to an access db useing
MSADODC component. And it works fine on my developing notebook.
When trying to run the app exe on windows 2000 (not for developers) I
receive the following error: "Component 'MSADODC.OCX' or one of its
VB6 - Is this good programming practice?28 Apr 2004 07:18 GMT5
I was reading recently in a Visual Basic book a suggestion of putting
functions and subroutines in a module rather than in the main program.
In your option is this a good programming practice when writing a
program?  I understand that to access an object on the form then a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2004
 
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.