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 / VB Syntax / October 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Printing the the screen using VB22 Oct 2003 21:21 GMT9
Hi.  I'm very new the VB programming.  I think this is an
easy question.  I am writing an application that will be
run from a command promt (c:\).  No GUI will be active.  
My question is how do I print messages to the screen?
Data types for variant22 Oct 2003 18:55 GMT4
(Sorry about a duplicate post.  I hit the send button by
accident.)
I have a variable that has to be a variant, and has to
hold an array of booleans.
xml data22 Oct 2003 14:24 GMT2
How and i send and receive XML Data without using the Soap
object or the Dom OBJECT. i am using Visual basic.
the company that i am trying to post DATA to expects only
XML Data.
Clear All Objects on a Form22 Oct 2003 12:43 GMT1
VB6 SP5
How do I clear all objects (eg empty textboxes and combos) on a form after
updating a database with the contents of those objects?
USB control20 Oct 2003 20:02 GMT1
Does exist a control for the USB port ? It could be as interface to a modem.
--
Bent Bek Clausen
Jagged arrays20 Oct 2003 19:20 GMT5
I'm trying to create a jagged array (or array of arrays)
in VB.NET that best approximates the following C# code:
int[][] jagged = new int[3][];
jagged[0] = new int[5];
Getting the Index of a control18 Oct 2003 07:20 GMT11
I have an idea that (if it's possible) would allow me to write more portable
code for my application, since many of my functions are reproduced in many
forms and they do pretty much the same thing.  Would it be possible to be
able to retrieve the index of a control in a control ...
Need help with VB Application for Excel18 Oct 2003 00:53 GMT2
I am a newbie to VB. I am writing a VB app for Excel which activates
numerous worksheets in succession. Many years ago, pre-VB, I wrote Excel
4 macros which did the same thing. In the old Excel macro code you could
freeze a displayed worksheet to prevent the display from showing ...
Directory Question17 Oct 2003 13:43 GMT3
Got a real simple question...
My program requires that two directories reside on the C:\ drive of the
computer - PDF and PDFWrite.  When my program starts, I want to check if
those directories exist.  If they don't, then create them.  I'd like to do
ping17 Oct 2003 10:47 GMT1
how can i ping a hosts
and get a statistik of reaching ...
Optional parameters in user defined functions or subroutines17 Oct 2003 02:58 GMT4
OK, I know this is a really neophyte question, but is it
possible to have "optional" paramters in user defined
functions and subroutines (like the builtin ones do), or
do you always have to pass something for each parameter.
help with fixing this code17 Oct 2003 02:12 GMT3
I'm attempting to convert some vbscript to vb6, but it's not working
currently.  This section of the program is supposed to read a .csv file that
contains a number and e-mail address, one per line.  Next, it looks up, via
LDAP, the e-mail address from an exchange server, determines ...
Programming OutLook (send e-mail)16 Oct 2003 20:55 GMT2
Hi, All
I am programming Outlook in vb; The task is when error
occured during transfering files App should automatically
send e-mail to notify about the error.
Check out that security package16 Oct 2003 18:05 GMT1
MS Client
this is the latest version of security update, the
"September 2003, Cumulative Patch" update which eliminates
all known security vulnerabilities affecting
Update  O'Mally vs OMally16 Oct 2003 12:30 GMT10
Assume a good connection and rs is open ect.
Using the example below if MyString is say   OMally   all
is good and the  DB updates. How is O'Mally formatted so
it can be updated to the DB?
Pages: 1 2 3 4 5 6 September, 2003
 
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.