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 / September 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Localization language14 Sep 2006 00:23 GMT2
I am looking for the name of the API call to determine the language (i.e.
French, German, etc.) of the user who is runing my code?
Thanks
What type to use in a Dim?13 Sep 2006 23:22 GMT4
In the code below, vbComp is a Designer created by importing a VBA Userform.
Yes, I HAVE to do this.
So far, the only way I've found to list the controls on the Designer is to
use a variable of type Object.
how to pause function execution and raise an event and get back to13 Sep 2006 22:43 GMT5
I am writing a program in vb6 which creates a tcp client program that
connects to a server in a function and sends a question over and then the
function has to wait for a response from the server and return that to the
function.
Collision detection13 Sep 2006 22:26 GMT2
i have a form with on it some textboxes the user can drag and drop around
i dont want to place textboxes on top of one another
i have some kind of drop prevention, if a textbox is dragged around and the
mousepointer is over another textbox i change it in a nodrop mousepointer,
listbox with checkbox style - highlighted items13 Sep 2006 17:42 GMT3
Using a listbox with the checkbox style, I use this code to check every
item in the list.
dim i as integer
for i = 0 to lstBox.ListCount -1
Visual Basic 6 "Batch file" keeps focus13 Sep 2006 13:26 GMT2
I have a visual basic "batch file." I'm using the shell command to call three
separate programs. The shell command normally would open all the programs one
after the other. But I needed the first program to open and then when it
closed to open the next. To do that, I use the ...
Trying to find how to use the windows ZIP function13 Sep 2006 09:43 GMT4
I'm trying to compress either a folder or a file as like WinZip or the
Windows 2003/XP compression (Zipped) format .ZIP.
I've tried looking for some API calls but I'm a little stuck!
Any ideas if this can be done?
Projects window13 Sep 2006 00:03 GMT13
When I right-click on an item in the Project Explorer, is not there supposed
to be a "Remove" item in the menu?
If so, how do I get it back?
HELP - VB6 to parse XML data12 Sep 2006 22:25 GMT2
I wrote a script in ASP to parse XML data retrieved from a remote
website.  Everything worked fine.  Now I need to port it over to VB6
in a proper application.  This is where the problem starts.
I keep running into a 430 Automation Error where the class does not
How to use TerminateProcess on an Explorer instance12 Sep 2006 22:00 GMT6
I'm using CreateProcessA to launch an Explorer session. How can I terminate
the process? Task Manager doesn't seem to show the explorer session as a
seperate process. I've tried using the TerminateProcess API with the process
handle but it does not close the Explorer window.
What does Debug message mean?12 Sep 2006 21:13 GMT11
I have problems with my VB program crashing.
Si I debugged the thing but I don't know what the results stand for:
Microsoft (R) Windows Debugger  Version 6.6.0007.5
Copyright (c) Microsoft Corporation. All rights reserved.
http://www.a1vbcode.com/default.asp12 Sep 2006 20:03 GMT2
Need some help please.  I am using some code in MSAccess.  I have
a table with a date field called Date1.  When I attempt to add
records to the table instead of entering the date I am getting
entries like the following:  "12:00:32 AM".  Just time, no date.
Newbie help request12 Sep 2006 18:13 GMT8
Being a computer consultant for 10+ years, I've got the tech stuff down, but
the programming stuff is all new to me. Reason I'm considering it is I work
with a commercial application (GoldMine) which has a severe limitation that
I need to get around:
Alternative to Exceptions12 Sep 2006 17:52 GMT4
Hello.  I have an exception performance issue.  What I am doing is trying to
cast a substring into an integer with CINT(string.substring(x,y)).  And if it
doesn't work, I am catching the exception and then entering the substring
into a string variable.  Here is my code.
Weekday function?12 Sep 2006 17:32 GMT5
I have a weekly rota which I've setup, which the user can select a certain
day of the week which the workers will go out and clean certain properties.
How can I determine what the date will be based upon their selection? i.e.
If they have chosen Monday, which would be 1 in the ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 August, 2006
 
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.