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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
transfer20 Jan 2005 15:13 GMT1
i have two questions
what is the syntax to run another app?
i have a button and when i click it i want it to run app2.exe
now
Date Range19 Jan 2005 10:59 GMT1
I need to check if a date entered is within a date range specified by two
MonthView controls - MonthView(0), which controls the beginning of the
range, and MonthView(1), which controls the end of the range.  Also, if the
date entered is +1 day from the end of the range, it's okay ...
HEX Converstion16 Jan 2005 12:04 GMT12
I am trying to convert a Hex value into a Signed Short or Unsigned Short.
Here are a couple of examples (I have a program that converts it...I just
need to know how in VB).
HEX VALUE: 3913
Substring in VB15 Jan 2005 00:01 GMT14
How can I extract a substring from a string?  Specifically ...
Request.ServerVariables("SERVER_NAME") returns a string of the form
www.domain.com
Given ...
Storing Data14 Jan 2005 19:28 GMT1
I want a program to open when Windows first starts up on any particular day.
To accomplish this, when the program does open, I store the current date in
an Excel file.
Next time the program gets the signal to open, the program checks the date
global event14 Jan 2005 11:49 GMT2
when every text control reveces focus it must change the background
color to vbred and when it looses focus it must change the color back to
vbwhite
is there a way to do this without writeing
basic I/O, comma in input-record (VB6.0, SP6)14 Jan 2005 11:31 GMT2
When trying to read a line from a text file with:
open <path\> & "File.txt" for input as #FreeFile len=120
the input record is truncated as soon as there is a comma in the record.
Does somebody know a way of coping with comma's in text files?
Access search/find record14 Jan 2005 10:12 GMT3
I would like to build a simple program that parses a database and allows a
user to filter records by various
search terms.
ie
Time durations and the timespan object13 Jan 2005 16:47 GMT3
In Visual Studio (Visual Basic) .NET 2002, I noticed that this:
Dim Elapsed as DateTime = Now - Now    [or Now() - Now()]
gives a "compile time" error (error in the IDE), saying that the '-'
operator is not defined for the Date datatype.  On the other hand,
Text editor rudimentary how to...13 Jan 2005 01:33 GMT10
Hi to all,
I need in my app to make some simple text editor
and I have a problem with limiting number of characters in a row.
I know how to do that but also I know that my solution is non elegant,
POINT Command from VB 6 Won't Convert to VB .NET12 Jan 2005 14:02 GMT2
I created a program using VB 6 that included several lines of code checking a
point for color. Generally, the lines looked like this:
IF POINT(X, Y) = &HFFOOFF THEN
operations
Open an Excel File11 Jan 2005 13:36 GMT10
I use the following code to open an Excel file:
Dim xlApp As Excel.Application
Dim xlBook As Excel.Workbook
Set xlApp = New Excel.Application
Option button and frame control11 Jan 2005 02:13 GMT2
I have a textbox that I want to become active based on the option selected
in a frame.
In access I would you the AfterUpate event of the frame but this doesn't
seem to be the case for vb6
Parameter Reports (Access 2003 as Report Tool)10 Jan 2005 20:41 GMT1
I have VB6 as my front end, SQL2000 as my database and an Access Project for
my report tool.
I have a report that is based on a stored procedure with 2 parameters.  How,
when calling this report from VB6 can I send the required parameters?
Looking For VB 6 Programmer to write a simple TAPI Program10 Jan 2005 15:31 GMT2
I'm looking for a VB 6 Programmer to write a TAPI compliant program to do
the following.
GENERAL DESCRIPTION:
 1.. Open a ASCII File
Pages: 1 2 3 December, 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.