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 / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Basic Target Files29 Jul 2008 20:16 GMT5
I am trying to open an existing VB project that was sent to me from another
site. I am using Visual Studio 5.  When I try to open the project I get the
message C:\Microsoft. visualbasic.targets not found.  What does this mean and
what can I do about it.
DataCombo box keeps resetting to 1st value29 Jul 2008 16:51 GMT1
I have a simple form that contains a datacombo box and every time I move off
the control, the text value displayed in the combo box reverts to the first
value in the list.  
The form that has an ADO control, a datacombo box, and a text box for a
VB 2005 and passing a parameter...29 Jul 2008 12:36 GMT43
Can someone please help me out with an example of passing a parameter in my
sql string.  What I want to do is use the text value in a combo box as the
parameter in the statement where" select * from tblAssets where Asset =
cboAsset.text.
Easist Way to Get PC IP Address Without Winsock28 Jul 2008 20:26 GMT4
Yes, it appears that by using Winsock, this is a single line function. But
Winsock is not installed on most Windows PCs, and I'm really trying to limit
the external runtimes I add.
I've Googled this, and seen some /extremely/ complex code. I can't believe
Doing Two Things At Once28 Jul 2008 18:20 GMT34
This is Windows, right? So I know I can. But I'm not sure how:
I want my program to start up using a local data file (about 10 MB in size),
so operation can be quick, and then, in the background, check for and copy
an updated version of the file for use later while still using the ...
Using HTTP 304 code28 Jul 2008 17:40 GMT1
I'm trying to make a web browser in vb6. I'm unable to hand to handle
the 304 code (cache check). Can anyone tell me what request is sent by
a browser to a webserver in order to check from the webserver whether
a file has been updated or not.
BufferedStream .Read, can't get the darn thing to .read (no except28 Jul 2008 17:05 GMT1
Is there anyone out there who can spot what the issue is with this
code. I've looked at everything I can think of (MS docs, debugs, etc.)
and don't have a clue as to why the bufferedInput. Read won't read
anything (and there's definitely data in the file/obj.stream to read
Compile erorr28 Jul 2008 15:17 GMT3
I'm getting a " Sub or Finction not defined" error message when I try
to run this code that I have found online:
Sub Workbook_Open()
Const strFileToOpen As String = "C:\Data.xls"
Indicator to Run One Time28 Jul 2008 14:04 GMT34
Basically, I want my VB6 app to do something different the first time it
runs, after the PC is restarted, than any other times. I want it to be
triggered by my app (not just have an app in the Startup group), so if it is
never run, it isn't needed. But I want my app to update a ...
Knowing the caller form in VB628 Jul 2008 13:24 GMT10
This question is about VB6.  I have a form called by a "caller" form.  I
need to set some control values in the caller form from the called form.
Normally, callerForm!controlName.propertyName would be adequate.  However,
the called form will not always be called from the same ...
How to detect unicode text?28 Jul 2008 06:44 GMT19
How to do that programmatically?
I do not care what language etc, only I need to know whether the outside
text (open text file or Excel spreadsheet) is Unicode or not.
Jack
MouseUp raises MouseMove event?27 Jul 2008 19:57 GMT6
I am totally confused:
Why does a MouseUp event trigger a MouseMove event?
Is this a bug or a feature?
Application error when using VB6 Intrinsic Controls27 Jul 2008 03:58 GMT6
I have been using VB6 on my PC for over a year now.  About a week ago I
started getting an application error anytime I open a form in the designer.  
I thought my projects had been corrupted but it happens if I start a brand
new project, add a standard Label control (or text box) ...
Extract milliseconds from a date25 Jul 2008 20:28 GMT2
If I convert a date to a double
e.g. CDbl(Now), I get something like 39654.4780208333
I understand this double value contains the milliseconds as well.
Now, if I convert this double back to a date,
Converting %date% %time% to VB Time/Date25 Jul 2008 16:51 GMT7
I'm outputting time to a batch file using a line like:
echo. %date% %time% >> "C:\Logfile.txt"
On my system, that results in a text line in the log file like the
following:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 June, 2008
 
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.