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 / August 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
UDT's11 Aug 2004 00:06 GMT6
Is it possible to pass an array of UDT's to a Class
ie
Private Type User
UserName as String
newbie - error 91 10 Aug 2004 23:39 GMT6
Ive been working through the VB tutorial on
http://www.vbtutor.net/lesson21.html I have tried the ADO samples in chapter
21 and 22 and keep getting error 91 - Object variable or With block variable
not set when I try to access the recordset. I have set the sample up exactly
Need help with Load10 Aug 2004 22:36 GMT6
I have a Picture box and it contains another Picture box.In the second
Picture box I have a Label.
The Second Picture Box and Label are and array
ie Picture2.(0)  and Label1(0)
Inserting a Picture into a Richtext box10 Aug 2004 19:50 GMT2
When using Word I can insert a picture into a document and then save it as
an rtf file. I can then load this file into a richtext box in a VB6 program
and the picture shows fine along with the text. However, I would like to
accomplish the same effect within a VB6 program.
Treeview searching10 Aug 2004 19:36 GMT7
My coworker wrote the following code to search a treeview.  It works well
enough, except that apparently the text of the nodes is blank until the node
has been expanded for the first time (so the searching is only finding
things in the top level of the treeview).  Is there a way ...
How to pass parameters to a vb6 service?10 Aug 2004 17:32 GMT4
Hi all, I have an VB6 Service that uses the Microsoft VB Service OCX
(ntservice.ocx).  Throughout the day I need to restart the service from the
command line and pass a parameter to the service.  Restarting using Net
Start or SC works fine but I haven't figured out a good way to ...
Many explorers10 Aug 2004 17:31 GMT4
I have problem with a small program that i do not have any idea how to do.
I have a progam with a single button. When i press the button i want it to
start up 9 explorer windows in a 3*3 grid, each window resized to a ninth of
its original area.
Replacing an item in a collection10 Aug 2004 16:25 GMT11
I created a simple collection and seem to be unable to update an item once I
create it.  For example:
   Dim MyStrings As New Collection
   MyStrings.Add "First string"
Beginners question (my code included)10 Aug 2004 16:15 GMT4
I just started programming yesterday, and today I had the idea of creating a
lotto
number generator.  The numbers here in Arizona are 1 through 41, and I got
the part about omitting the zeros.  The next problem was non-replaced
VB problems10 Aug 2004 15:29 GMT2
I have more than one question :
1- I had a web site but it's working local, i need to make VB program
that will make a setup package from which i can install files in
certain folder, also to make it shared "Web sharing" so site will work
Text_Change:Get calculated value from other textboxes10 Aug 2004 15:08 GMT3
Hi everyone....
I have a program where user enters Rate, Quantity. Total Amount is
calculated automatically when user enters both information. Below are my
coding which suppose to work when I run my program exe.
vb script error/how to continue opration10 Aug 2004 14:07 GMT1
I have a vbs file activated by Windows Task Scheduler.  This vbs program
occasionally fails b/c of xml/http transimission instability.  The problem is
when it happens it stops with pop up window showing ok button and until it is
clicked manually, it does not run the next time it ...
Calling a VB .NET DLL from VC++ .NET10 Aug 2004 13:07 GMT1
dHow is this done?  I compile my VB code as a Class Library ( DLL ) but how do I generate a .DEF file for the VC++ . NET to get the Dll entry point?  I've Declared the VB Function as specified in the documentation, but when I run dumpbin on the DLL there is no entry point, and of ...
Calling a VB .NET DLL from VC++ .NET10 Aug 2004 13:06 GMT1
Is there a way to do this?  I can compile my VB .Net code to a Class Library ( DLL ) but I don't see how to export a .DEF file for the VC++ to recognize the DLL entry point.
Signature

Cash at Cubic

Curious Discrepancies10 Aug 2004 12:36 GMT5
Just wondering, is there any rhyme or reason, or just sloppiness... So
many discrepancies exist as to 0-based or 1-based lists/arrays in VB.
I can't think of too many off the top of my head, but I have
encountered it in surprise on too many occasions.
 
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.