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 / April 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Don't install VB2008 with VB612 Apr 2008 14:36 GMT7
Now every time I run VB it goes off telling me it's configuring VS2008. It
gives me a nice dialog saying 6 seconds remaining. From my past experience I
know that MS has designed their own unit of time which is pretty much
unrelated to an earth second, so I went and made a coffee. ...
Automatically Update Your Software?12 Apr 2008 09:49 GMT11
OK, the latest thing is to provide 'automatic' update capability for
software (everyoen seems to do it from Firefox to Adobe to MSFT to...
well, virtually everyone).
This is a feature that is easy to implement in my VB6 applications-
printing 2 different reports simultaneously to printer object12 Apr 2008 06:16 GMT5
I am simutaneously writing 2 reports using the printer object that I would
like to keep separate from each other even though they are using the same
printer (PDF files actually).
I have a loop (repeated 3x) that within it writes 2 different reports
HTML Viewer12 Apr 2008 05:21 GMT6
Presently I generate HTML, write it to a file and then display it in my
app via the web browser control.
Is there a way to bypass writing to disk and just pass the browser my
string of html?  Or a better way to do this?
Beginner VB user has a technical question.12 Apr 2008 03:01 GMT13
I'm totally new to programming, by today's standards. I quit programming
when MS BASIC PDS 7.1 (QuickBASIC) and VisualBasic 3.0 were just coming out.
heh
My question is this. I have a set of programs that are used for digital
Loop through Non-array Variables12 Apr 2008 01:22 GMT2
How can I achieve this in VB?
I'm using VB.Net 2005.  I have a framework that auto-generates a lot
of non-arrayed variables with a consistent naming scheme, like:
float1, float2, ... float24
Simulate drag and drop from code11 Apr 2008 16:16 GMT4
I have a 3rd party program that accepts a text file as input.
The 3rd party software provider said to launch the program
with the file name as an argument (at least that's what I
understood).
Fastest String Storage11 Apr 2008 13:23 GMT7
VB6SP6
Other than a Dictionary, what is the fastest object/method to do all of the
following:
1) store a Key and Item (all alphanumeric strings)
Starting Winhelp with VB6 application on Vista11 Apr 2008 02:06 GMT19
Does anyone know of a way to activate "Winhelp" on Windows Vista from a VB6
application.
Microsoft supposedly stopped the "Winhelp" executable running on Vista but I
was wondering if there was a way to start it by setting XP compatibilty mode
Where did it go and how do I get it back11 Apr 2008 01:28 GMT7
VB6SP6+
On one PC in the Project Right Click Menu I have Add UserControl, Add File,
More ActiveX Designers
On another PC with the same VB6SP6+ it is all missing.
How can I tell if my program is running in the IDE10 Apr 2008 22:08 GMT6
Is there a way to establish if VB6 code is running in the IDE.  I need to
control some aspects of the VB6 legacy application when it's running in the
IDE.
Thanks
String Split10 Apr 2008 20:23 GMT10
I am new VB Programming and wanted to know how to split a simple
string into two different strings after certain number of characters
If Len(Terms) > 10000 Then
   SPLIT INTO TWO Strings here
MouseMove Event10 Apr 2008 16:49 GMT3
In VB6 I can change the mouse pointer when hovering over a contol (for
example - a picture box), but how do I get it to revert to the original
pointer when the mouse pointer moves off of this control.  The only way I
can think of is to put the picure box into another control (say ...
proper use of Static?10 Apr 2008 10:10 GMT17
Is this the proper use of Static keyword?
Function SomeCollection() As Collection
   Static colRtn As Collection
 If colRtn Is Nothing Then
How to debug problems with binary compatibility10 Apr 2008 08:09 GMT1
I have a dll ('dll-X') which runs on top of (dependent upon) several
other dlls.
My build environment has a folder structure
binaries
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 March, 2008
 
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.