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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
deleted file?10 Dec 2004 09:44 GMT1
can someone tell me how to make a file so where if it is deleted it wil
copy itself to the computer again and ru
-
xypher
What does error 1004 mean ?10 Dec 2004 08:20 GMT1
I'm trying to copy Excel worksheets without any of the corresponding code.
I start by copying the sheets (see code below, if needed) .
This does a good job of copying fast and eliminating code modules (macros).
But the code inside the sheets remains (such as SelectionChange, etc.). ...
splash screen form10 Dec 2004 01:43 GMT1
Hi all, I am writing an application in VB.NET with a bunch of dll in within.
Just wondering how to code a txt box in a splash screen that show the name of
the dll just loaded, also I wish that the main form is showed when all of
dll's are loaded.
Simple split / part question.10 Dec 2004 00:57 GMT4
I have a serial code i need splitting into 2 parts.
I need to split the first chr$ which is a number from the next set of
numbers that can be any lengh long, by using the code below
Dim parts() As String ', i As Long
noob question10 Dec 2004 00:49 GMT1
i dont know where to find the thing so i can turn on progress bars,
dont see the little progress bar thing in my tool
-
xypher
How To Track Network Activity09 Dec 2004 23:53 GMT2
Can anyone recommend a WinAPI function, or some third party software, that
would let us track the network activity of a VB 6 app we are developing?
We're trying to test and monitor various ADO code (filling recordsets via
SQL Server, etc) alternatives in our app.
Passing object to function, function exits prematurely on object use09 Dec 2004 23:31 GMT5
I'm attempting to be more object oriented in my code but I'm having
some difficulty.  I can't figure out why this line:
Debug.Print test(objRoute, objFR)
Jumps to the function, but exits as soon as it hits:
Add customized properties09 Dec 2004 22:08 GMT5
How can I add my own property to controls.??
For example if I need a text property to a ListViews ListItem, can I add one
??
Normally it's only Tag, Key, Text and some other, but I need a couple of
Check box not working09 Dec 2004 21:15 GMT3
On Form1 I have a check box control that I have formatted as a button. The
Click method for this control is the following:
Private Sub chkControl1_Click()
 If chkControl1.Value = vbChecked Then
VB-tool should be autostarted without a user logged in09 Dec 2004 20:30 GMT5
I wrote a VB6-tool which needs to run all the time even if there is no one
logged in on the server. My first idea was to create a service but then I ran
into an 1053 error message, service couldnt be started. I read that MS does
not recommend to use VB to write services. So I put ...
VB6 VBP syntax (crosspost from syntax group)09 Dec 2004 20:08 GMT5
This was originally posted in the microsoft.public.vb.syntax group but
since this group seems much more active I thought I would try here as
well.
I am curious about the syntax of reference lines within the vbp files.
Highlight Keyword in RichTextBox09 Dec 2004 20:07 GMT4
Does anyone know how to get a keyword highlighted in RichTextBox. Example:
if i type IF, the color turns to red
if I type DO, the color turns to blue
etc..
Detect the OS09 Dec 2004 19:50 GMT5
How do I detect which OS is running?
trusted sites09 Dec 2004 19:47 GMT4
Is their any way to use a MSI installer file to add sites to the trusted
sites? Or maybe a vbscript. I made a web add that uses Microsoft TsWeb but
some of the thing I used in it require me add the site to my trusted sites in
IE. Or if some one knows how to make TsWeb (MsRdp.Ocx) ...
discover installed version of Outlook Express?09 Dec 2004 19:31 GMT13
Before I add confusion with the whys and wherefores
(manipulating OE at runtime is such an *incredible* headache)...
does anyone know a reasonable way, from within a VB6 app,
to determine which version of OE is installed?
 
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.