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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple Form in Vb.Net29 Sep 2004 06:41 GMT3
I want a LoginFrm appear when user chick the Login Button, I am using the
below code, when a LoginFrm appear, it is Blank, I can't see Button, TaxtBox
etc in LoginForm. Can anyone tell me why? My code is correct?
Please Help.
text file select statement28 Sep 2004 21:53 GMT8
I want to select the specific record from a text delimited file, which has
column name at the 1st record. How can I do that?
When I tried: "select * from info.txt", it works, and tried:
"select name, age from info.txt where location = 'local'"
windir28 Sep 2004 03:22 GMT6
I am a vb newbie, have a simple question. In DOS shell script: the windows
directory is %WINDIR%,
How can I get the values of this path and CDROM? Thanks for any idea.
VB 6 and Dual Monitors27 Sep 2004 20:37 GMT1
Hi there. We have an app written in VB 6 which uses modal forms. Would anyone know how we can get our forms that are launched from the main form onto
the monitor which the main form is at? Currently they all go to the primary display.
Thanks for the help.
lineGetCallInfo problem (CROSSPOST)25 Sep 2004 18:34 GMT11
I want to make a modem monitor which will log to a file all dialed numbers.
The question is how can I retrieve a dialed number? I tried with
lineGetCallInfo but it doesn't seem to work because I got a 0.
Thank you
Determining if a string is alphanumeric24 Sep 2004 18:54 GMT2
How would I be able to determine whether a string is alphanumeric or not?
It doesn't matter the position of the number within the string, as long as
there is at least one.  There needs to be both letters (a to z) and numbers
(0 to 9) in order for the function to return True, ...
Comparing Case between two values24 Sep 2004 18:33 GMT7
Hi, how would I compare two string values to see if the case of both values
match?  Ie Bog4dEzl vs bog4dezl
Any help is greatly appreciated!
Best Regards,
how to call function from c++ string lib?23 Sep 2004 05:11 GMT1
Hi, all
Private Declare Function mbscspn Lib "msvcrtd" Alias "_mbscspn" _
(ByVal StringSearched As String, ByVal Characters As String) As Long
I have tried msvcrtd, libc, ... but still find error.
Processing miltiple file in loop22 Sep 2004 02:26 GMT1
How can I process multiple file in seqntial order reading from drive using
vb.net ?
for example,
I have 1000 files on drive ( file1,file2....file1000)
Error While Setting the MSHFlexGrid DataSource Property21 Sep 2004 19:38 GMT3
While refreshing a MSHFlexGrid control with the following statements
(the first statement always executes successfully):
Set grdMain.DataSource = Nothing  
Set grdMain.DataSource = rstMain    ,
VB Equivalent of Right Shift operator ( >> )20 Sep 2004 11:48 GMT6
What is a VB6 equivalent of a Right Shift operator (>>)? I
am trying to convert a C++ code, into visual basic, that
looks like the following:
While (m < n)
Single C++ line translation18 Sep 2004 09:28 GMT5
How could the C++ line below could be translated to VB ?
#define BSP_Openfile 0x10108
Thanks
How to define array of structure A in Structure B?17 Sep 2004 00:15 GMT2
Hi, I'm new to VB, wonder how can I defined an array of Structure A in
Structure B.
Here is the code in VC:
typedef struct A_T {
Caution with Propertis14 Sep 2004 05:23 GMT6
This is not really a question, but it could be a good talking point.
I've just successfully diagnosed a code problem that was the result of
someone getting confused over the difference between class properties (which
look like variables) and real variables. I thought I'd add a note ...
HTMLDocument.Write() method in VB613 Sep 2004 14:20 GMT1
How can I use the Write() method of the HTMLDocument in
VB6? Could someone please respond with a brief sample code
after testing it on their VB6?
I tried the following and get the following error:
Pages: 1 2 August, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.