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 / General 2 / December 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Run program17 Dec 2003 03:09 GMT3
I wont run second program when first program is closed ?
How ?
G
list input from common dialog17 Dec 2003 01:39 GMT2
hallow all
i'm using this code to open a file
CDL.Flags = cdlOFNHideReadOnly
CDL.DialogTitle = "Open u eigengemaakte looplicht shows"
PLS HELP!!!! inserting date from VB6 to DBF17 Dec 2003 00:58 GMT3
I tried the following method to insert date field into DBF table.. but I get
syntax error.....
whats wrong? can anyone help???!
MSQL = "INSERT INTO TRANM (TRAN_DATE) VALUES (" & Format$(dtTranDate,
I try again my question17 Dec 2003 00:46 GMT4
Could you explain me how do you do for put a picture in my tools barre in
IE6 where you have many icones
thank you for your help
Click command button without changing focus?16 Dec 2003 23:18 GMT4
In Visual Basic 6:
I have  a form with a number of textboxes and an MSFlexGrid.  I have
one "Toggle" command button that toggles the grid in and out of "Add"
mode, in which tabbing out of the last cell and row of the grid adds a
How to structure an Input# statement16 Dec 2003 21:34 GMT4
Suppose I have a data file organized with 10 records, each of the form
nn , nn , nn , nn
I am reading this with something like
for i = 1 to 10
Assing the status of a single bit in a word (Integer) to a bool variable.16 Dec 2003 21:10 GMT3
I am reading a byte from an I/O port on the computer. Each bit in the byte represents a digital input (switch) to the I/O port. I want to monitor the status of each of the 8 bits (switches). I want to assign each bit to a boolean variable. When the boolean variable goes true ...
VB program execution question16 Dec 2003 17:53 GMT3
im teaching myself VB. i coded up the luckey 7 example program with
success, but i have a few questions.
i built it to produce a stand alone .exe file.  when i double click
the .exe to execute, it seems to take a long time for the program to
Colors in SSTAB16 Dec 2003 17:41 GMT1
Is there any way to paint different TABs of SSTab control (Tabbed dialog
control) to different colors?
Or is there any other control which looks / works like SSTAB but has this
possibility?
create Excel Worksheet16 Dec 2003 16:34 GMT1
<%
Response.ContentType = "application/vnd.ms-excel"
set conntemp=server.createobject("adodb.connection")
cnpath="DBQ=" & server.MapPath("..\..\..\dbs\Access_Files\expense.mdb")
ShellExecute creates IE internal error16 Dec 2003 15:12 GMT2
I'm trying to use ShellExecute in vb5 to  direct an instance of IE to
a new URL, using:
mlngreturnval = ShellExecute(lngHwnd, "OPEN", strTargetURL,
vbNullString, vbNullString, vbMaximized)
HELP !! beginneralert Cannot define Public user defined type within object module16 Dec 2003 14:25 GMT8
After doing a bit of Googleing, i sort of get the impression i'm not the
only one doing it right according to books and stuff, but still i am being
slowed down in my attempts to quickly master VB by what seems to be a bug.
I Get the message
Expression too complex16 Dec 2003 09:56 GMT5
Im getting error message 19(Expression too complex)
when i am trying to divide two currencu data type values.
e.g(589.7/13379.8096).Also this method is not shown evertime i try to
divide two values.And if i do "on error resume" it works.
reading inetcpl.cpl proxy help please16 Dec 2003 09:45 GMT4
I'm working on a internet project and need to be able to turn on my proxy
connection on or off. For which I use the following code, which does the
job.
Private Sub Command1_Click()
Forms/controls not redrawing properly during file operations.16 Dec 2003 08:05 GMT8
My application uses the File System Object to copy and otherwise
manipulate files.
On the main form, I am trying to provide some user feedback by way of
either a label or textbox with text describing the various aspects of
 
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.