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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FileExists30 Apr 2005 02:40 GMT5
I must be brain fried tonight.   I am trying to test to see if a file exists
before I attempt to open it.  The help I finally found indicates
object.FileExists(filespec).  However, I just can't figure out what object?
I have the path and filename in a variable and just want to see ...
Regular expressions27 Apr 2005 17:45 GMT12
Can someone please show how to use Regular expressions to validate that the
input string is composed only from a-z and 0-9 ?
TIA
Guy
International date formats27 Apr 2005 11:56 GMT3
Can anyone point me to a link that confirms whether the VB functions CDate()
and DateValue() accept international date formats such as "yyyy-mm-dd" ? For
instance, the same as SQLServer does.
I've tried it with lots of different regional settings and it seems to work
converting Decimal to Hex26 Apr 2005 17:07 GMT3
Anybody have a snippet to convert very large (trillions) decimal numbers to
hex?
Help with Combo boxes25 Apr 2005 19:49 GMT2
Here is the situation. I have a combo box in my application called
cboInfoRegion, which is supposed to get the name of the state/province for
the current customer from an access database table. For some reason, I can
not get the combo box to automatically show the name of the ...
How do use an IF statement with Color25 Apr 2005 18:41 GMT3
In .net, I can SET the BackColor of a textbox using syntax such as:
   gMainForm.txtView.BackColor = System.Drawing.Color.Yellow
But if I try to determine whether the color of a control such as a
textbox is a particular color, I get a syntax error.  In other words,
Help with Code please25 Apr 2005 01:46 GMT5
I have recently bought VB6 and am teaching myself. I have programmed a lot in
previous years with (Sharp MZ80K) BASIC and a language on the original PSION
Organiser called OPL so I understand structures sub routines etc etc. I
understand VB and how to create forms and displays ...
Request.ServerVariables("Remote_addr") in VB22 Apr 2005 17:16 GMT2
Hello Experts
I want to trap the remote machines' name in the frmLogin to keep track of
the user. i dont know how to do this but in asp it is very simple to get the
ip address of the remote machine. Please if anyone can help me it would be
Problem with metafile image handle22 Apr 2005 16:42 GMT7
I have problem with metafile image handle. I have handle, but how I can get
image to the StdPicture variable?
Language is VB 6 SP6.
Thank in advance,
Find Works in Design Time - Bombs in a Executable File!21 Apr 2005 16:05 GMT3
Hello Experts
I am using VB 6.0 - SQL Server 7.0 - and the following command
rs.MoveFirst
rs.Find "Code like 'E*'
Posting a file using HTTP and VB(WININET.DLL).21 Apr 2005 10:57 GMT1
I have been working on some code that will do a form post via HTTP and
VB(using WININET.DLL).  I can get a normal form post to run however, I can
not get a file post to run.  I have search the web mulitiple times and have
yet to get the syntax just right.
creating function "GetDate"19 Apr 2005 15:58 GMT4
I have created a function called "GetDate"  Here is my code that I am
working with...
Private Function GetDate() As String
   Select Case Month(Now)
How to fulfil comment item at textfile?19 Apr 2005 14:07 GMT1
I would like to fulfil comment item at textfile in VBScript. This Item we can
find in Explorer. At the actual file we can view Properties and there in the
Summary is item Comment. I would like to know, which object can i use for it?
Thanks
time in Milliseconds18 Apr 2005 17:44 GMT1
Afternoon all,
I want to write to a log some tracing in time that goes down milliseconds.
Basically I want to report 11:22:05:234 where 234 is 234 milliseconds after
11:22:05
Auto Expand a Combo Box17 Apr 2005 03:13 GMT1
I've put this question in here before and got help from some people. But the
problem is that I'm a newbie with VB and the solution that I got was very
complex in nature.
I have a combo box that gets populated with names of customers from the
Pages: 1 2 3 March, 2005
 
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.