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 / October 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to convert?22 Oct 2004 01:23 GMT5
hello, anybody can help me please
how can i convert this value?
WM_COMMAND = 0x0111
to visual basic value?
Applying a pointer to an object21 Oct 2004 23:30 GMT7
I just wonder if anybody could help me with the problem:
I have a c++ .dll, which exports a function:
IMyInterface GetObject()
{
Defaulting values in Internet Explorer (IE) 5 or above by creating a plugin in Visual Basic21 Oct 2004 21:51 GMT2
I want to create a plugin in Visual Basic 6.0 that will default values
for a certain website (e.g. name, address, phone number etc.) I know
this is possible becuase, for example, Nortong Password Manager 2004
reads and writes to HTML controls in IE automatically.
ICQ21 Oct 2004 17:18 GMT1
i found different exampels of vb programs to acces ICQ but no one could
really send a text message to a special UIN.
can anyone help me?
Sql21 Oct 2004 15:01 GMT3
I finally figured the problem I just need a solution! The field is defined
as Cust_# when I run the sql statement 'Select * From Arcustom Where Cust_#
=  35' I get the error message: Unknown column Cust_#. If I redefine the
field as CustNumber then it works. Is there a work around?
toolbuttonmenus21 Oct 2004 03:57 GMT1
dus someone knows how to reach the buttonmenus
for the normal buttons i use the
select case button.key
but it won't work withe the buttonmenus
Detecting that web page is loaded21 Oct 2004 03:21 GMT2
I am using the web browser control in VB6 and need a reliable way of
detecting when the page is completely loaded. The
"wbMain_DocumentComplete" doesn't seem to fire at the appropriate
times. I am trying to use the following code:
Common Dialog Control21 Oct 2004 01:02 GMT3
In the following code, where do I trap the dlgOpenFile.CancelError?
Private Sub Form_Load()
   dlgOpenFile.DialogTitle = "Open File"
   dlgOpenFile.InitDir = App.Path
cancel common dialog20 Oct 2004 18:57 GMT2
I get an error when i select the cancel button of my common dialog
how can i acces the cancel this cancel button?
thanks maarten
Minimise to system tray: Tips to reduce memory load20 Oct 2004 16:13 GMT2
Some people are reporting that when my application is minimised to the
system tray it takes up a large amount of memory.
Does anyone know of any FAQ or tips on the best way to reduce the
memory usage of a VB application once it has been minimised to the
DataList20 Oct 2004 12:49 GMT1
I use a DataList to display content of a database. The records in the table
contain two fields named "Title" and "URL". I display the field "Title" in
the DataList. Now I want the corresponding field "URL" displayed by
DblClicking on a DataList-item
Updating bound DataGrid20 Oct 2004 12:32 GMT1
I have a bound DataGrid control setup something like this...
   Set Rs = New ADODB.Recordset
   With Rs
       Set .ActiveConnection = GlobalDecs.cn
Saving different data structures to a file20 Oct 2004 03:28 GMT4
I've made a CAD style app that uses different arrays of data types for arcs,
points, lines etc.
The one difficulty I'm having is storing these different data types to a
single file.
Password within the executable file20 Oct 2004 03:26 GMT4
I want to place a password (plain text) within the exe file of the project I
develop. With a different program I would like to acces that array space and
place a password in it. The projcts exe file would then verify that password
and continue or quit. Is a construction like this ...
Winsock trouble...20 Oct 2004 02:49 GMT1
I'm trying to create an application that has both a server and a client
and I have a problem in using the Winsock control to do this...
I use:
"GateSock.Listen" on Form load and then in "Private Sub
 
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.