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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ordering data alphabetically14 May 2004 09:26 GMT3
dear collegues,
I want to know how to order data in a recordset alphabetically but not
beginning by "a" or "z", but by a different letter from the alphabet, for
instance "W"
subscript out of range (why)13 May 2004 22:19 GMT1
When I run the code below I get an "subscript out of range" error.  I don't understand why.
Can some answer the question
Dim TempText As Strin
 Dim GeoFenceArray() As Byt
Load a character string into an array13 May 2004 17:43 GMT2
I have an array defined a follows: name (50) as byte.  I want to load a string of 50 characters into the array.  I conintue to get the message "Can't assign to an array" when I try to following:
Dim CustName(50) as byt
Dim CustomerNam
CustName = CustomerNam
DTPICKER in XP Look13 May 2004 14:53 GMT1
A while ago I posted a question, how to give my program (running on XP) an
XP look.
Someone suggested to make a Manifest, and it works perfectly!
Except for the following:
Limiting users to entering Numbers in text box11 May 2004 21:36 GMT1
In VB 6 i had the follkowing code to prevent users from entering anything other than numbers and a decimal point in a text box. But with VB7 it doesnt work anymore. It doesnt seem to know what keyascii is. Can anyone tell me how i would do this with VB7? Thanks..
Private Sub ...
mshtml?11 May 2004 10:44 GMT1
I am useing mshtml and there seems to be some problems with my code or it.  I can use execCommand() without variables, but when I use a variable it doesn't work
' work
document.execComand("FontName", False, "comic sans ms"
' doesn't wor
Newbie Question - Property Get Always Empty10 May 2004 19:57 GMT6
I'm hoping someone can tell me where I'm going wrong with this.  Trying to
learn how to write/use classes, I copied the following code from the MSDN
online library:
' Declare private module-level variable to store value.
Programming Classes08 May 2004 07:15 GMT1
I've recently been trying to build a class based on the textbox, with a
label attached to it (and thus a caption property). I also want to put some
added intelligence in this class. This is my first attempt to do some real
OOP in VB6, but I'm sorry to say: not very successful.
Class properties using user type07 May 2004 05:26 GMT1
Say I have a user defined type in a module
module1
Public Type RECT
 Top As Integer
C# Language - True and False07 May 2004 05:15 GMT2
I am trying to learn C# in Visual Studio.Net and even though the keywords
(True and False) are listed in the C# language, the build compiler gives an
error saying that the names True and False don't exist.  I have had to use
something like:
send a file by mail06 May 2004 22:44 GMT4
can vb 5 or 6 send a file by mail to a computer in the internet?
how?
XP Buttons in VB6?05 May 2004 12:32 GMT5
Hi again!
Another question: Is there an easy way of having your buttons shown 'XP
style'? I really like those buttons...
Thanks,
How to calculate 30 60 90 days overdue04 May 2004 02:25 GMT2
I am writing a report to display accounts, but I don't know how to figure
what part of the overdue payments are within the over 30, over 60 or over 90
day range.  (If there are no overdue amounts, then I still display the
account information,)
Using SHELL and then terminate the main program03 May 2004 13:06 GMT2
In VB6 I am using the shell function to start a wizard. That works
perfectly. However after starting the wizard I need to end my main-program.
When it executes the 'end' command, it also terminates my wizard... How can
I keep that wizard running while terminating the main program?
Pages: 1 2 April, 2004
 
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.