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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting value from webpage to visual basic program28 Jul 2004 09:19 GMT1
Sorry if i dont post this in the right newsgroup but here
it goes.
Basicly i want a user to click a link on a webpage and it
would launch a .exe file on the client PC.
Where does the hand icon come from?28 Jul 2004 03:24 GMT6
I want to simulate in VB, a hot link so I need to get hold of the hand icon
that is used in IE. I've searched my disk and can't find it, but it's got to
be buried somewhere - probably in a DLL file. Can anyone help?
LAN user names28 Jul 2004 00:47 GMT5
After hunting around the internet all day I'm ready to try my last resort... Does anyone have a routine that I can call which gives me all the user names on the LAN? I have VB6.
Thanks!
Scott
Scheduled Tasks running VB code in Windows 200327 Jul 2004 23:24 GMT1
I have several scheduled tasks I have been unsuccessful in getting to run automatically on Windows 2003.  If I have these same tasks running on an XP Pro workstation it runs fine but on 2003 they just remain in a "Running" status.  I have made sure the run as password is set and ...
Help with xlDialogsSendMail27 Jul 2004 23:16 GMT1
Can anyone help with the code I should use to address an email when using
xlDialogsSendMail?
Signature

Kind Regards

txt box won't validate27 Jul 2004 22:39 GMT2
I have a form(VB6) from which I copied and pasted some controls and code onto another form. I found that one of the text boxes fire the keypress event for the "ENTER" key.
It allows other keys to be pressed but not the ENTER key, any Ideas?
Signature

Rick

how could i use the sample.gif file that reside inside a .res file?27 Jul 2004 21:24 GMT4
could i know how to use the sample.gif file that i put into a .res file
using the RC.EXE?
i am using VB6.0 and i realize that there is a resource editor included, but
since i got no MSDN, then i decide to use the RC.EXE (at least provide me
Form loses focus so turns key commands off?27 Jul 2004 20:53 GMT3
Hi, I'm writing a program which has key commands to turn the mic on and off
etc.
A line similar to "If (GetKeyState(vbKeyA) And KEY_DOWN) Then " is run in a
timer in a second form which is not visible.
MSFlexgrid....27 Jul 2004 18:58 GMT5
Hi all..
I have two question, hope that you all can help me...
1. If I want to bind data to the the Grid, in mshflexgrid I just use
   "set mshflexgrid1.datasource = rs"
rs!FieldName vs rs!FieldName.value27 Jul 2004 18:07 GMT12
What exactly is the difference between
    rs!FieldName
and
    rs!FieldName.value
Sub Main was not found27 Jul 2004 17:22 GMT6
I have a project with only one form and it work when the form name is
"Form1" but when I rename it I get the message:
"Sub Main was not found in ProjectName.Form1"
How can I make it work with a different name?
Slightly OT: VBA and Office 200327 Jul 2004 17:06 GMT2
I've got some macros in Excel that use the office object library. One of my
users has installed Office 2003 and gets the following error running my
macros:
   "Error 1004 Programmatic access to Visual Basic Program is not trusted"
Button drop down list component27 Jul 2004 16:44 GMT12
A friend is trying to locate a component which is a combination button and
dropdown
list. The behavior that he is looking for is that when the user clicks on
the button the
Network file27 Jul 2004 16:30 GMT2
I have a .WAV file on separate domain.
In order to play this file within VB app. I need to create
a share drive using user ID and password and then I
can play the file.
Multi select rows of a flexgrid27 Jul 2004 15:38 GMT6
Does anyone have some sample code that would enable me to multi-select rows
in a hflexgrid.  ie for the user to be able to hold ctrl & click on random
rows of flexgrid
 
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.