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 / January 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB integration with vss 2005?25 Jan 2007 17:15 GMT8
We have a number of VB6 and VS2005 apps. We currently use vss 6.0d,
but we need to have programmers be able to check out code from remote
locations. While vss 6 can do this with a VPN, it is glacial. I've
read that vss 2005 is faster and better for this, but how much of a
Getting HTMLDocument object25 Jan 2007 17:06 GMT2
Is it possible to get an HTMLDocument object from a given html URL with
Internet Transfer control? If not what could be used to get an HTMLDocument
object from a given html URL without displaying the webpage in a WebControl?
Thank you,
2 Arrays, 1 reference name in a procedure?25 Jan 2007 16:54 GMT4
I have 2 arrays with different names which contain similar data and I would
like to use the same procedure to manipulate the data in either.
Is there a way to address either Array by the same name in a procedure??
Alias?
Modal Dialog cant see Public variable25 Jan 2007 14:33 GMT11
Now I'm a little confused!?
I have a Public integer scn, the value of scn = 1.
on the Main form
Dialog.Show vbModal, Me
Collision detection25 Jan 2007 14:10 GMT24
Can anybody point me at some example code showing how to do collision
detection.  What I would like to do is have two rectangular objects
moving about the screen.  These objects should "bounce" off the sides,
top and bottom as well as "bounce" off each other.  This bouncing
Error Object25 Jan 2007 13:54 GMT2
I'm creating a generic error handler for our company apps. I pass the err
object to my error handling routine.
Function ErrorHandler(myErrObj as ErrObject, optional UserData ) as long
       Dim strErrorDesc as string
Problem with VB copy function and folder access rights.25 Jan 2007 12:56 GMT1
I'm having a problem with a program that needs to move a file to a
folder that doesn't have read access for that user only write access.
The program should work by taking a file, zipping it up and then
copying/moving it to a folder that doesnt have read permissions for
How to programmatically tell if a DLL is present?25 Jan 2007 12:54 GMT5
I'm working on a program that has a few optional features.  I'd like to
be able to let the program run, even when some optional DLLs are not
present.
Basically, I'd like to have a 'light' version of the program that will
exe doesn't run, rename helps25 Jan 2007 12:43 GMT5
Dear NG,
I have a new huge problem with an old project:
The compiled exe will not execute.
No error messages, nothing!
Array25 Jan 2007 11:54 GMT4
Hi: Can any one please tell me how to i transfer query data into
memory?
sDataSource = "SELECT CLT_ID, Sum(CUR_BAL) AS SumOfCUR_BAL,
Count(Name1) As DuplicateCount ,List_date, " & _
calling a sub25 Jan 2007 11:29 GMT2
Here I have only 2 cases but what if there were many?
Is there a way to call Whichsub directly?
Dim Whichsub as String
Whichsub = "mysub1"
Running VB6 in Vista25 Jan 2007 09:16 GMT3
According to MS. the VB6 IDE is supposed to work in Vista. I can't get
it to work properly.
When starting, a message stating that Mscomctl.ocx is not present or
not registered pops up.
Vista Write Access25 Jan 2007 08:13 GMT9
I haven't yet installed Vista but I've heard that it is very restrictive
regarding which folders your VB program (or anything else, for that matter)
can access. I've heard for example that you do not usually have write access
to your app's own install folder (App.Path) and I've ...
Convert image tif to bmp25 Jan 2007 07:41 GMT3
I want some help from u all, pleas help me, how to convert a tiff file
to bmp.
How can I tell if the form is completely "painted" before proceeding?25 Jan 2007 02:23 GMT9
I have a frmMain.Show in my startup module SubMain.  There are numerous
graphics and layered frame controls that need to be loaded.  I want to be
sure that everything is painted on the screen before proceeding with some
other things in my frmMain.show.  One of these other things ...
 
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.