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 / April 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Clipboard25 Apr 2006 13:28 GMT4
How do I save a screen shot to the clipboard and then save it as a bitmap
file.
-Lou
How to insert date25 Apr 2006 12:50 GMT1
          I got a fieldA as datetime (length 8).
         When I select in query analyzer, it shows the following value
: 2003-10-27 11:36:27.640
         now I get fieldA into a ADODB.recordset in VB with  fields
Get going in VBA25 Apr 2006 05:07 GMT2
I have experience programming in Visual BASIC 6 and want to get up and
running in VBA for Word XP.  Can someone recommend a book for VB
programmers who want to quickly get going in VBA?  I really just need
to find out what VBA cannot do that VBA can and get up to speed on the
Why listview is better than DataGrid25 Apr 2006 00:36 GMT2
           I have heard from someone that listview is better than
Datagrid for Point Of Sales System.
Why listview is better than datagrid?
Thanks
Replacing FSO.DateLastModified with non-FSO functionality25 Apr 2006 00:24 GMT2
I'm in the process of re-writing a VB6 module, and would like to remove
all FSO references while I'm doing it. Here's what I've done so far:
FSO.FileExists --> Dir() function
FSO.DeleteFile -- > Kill command
Error in creating Excel file24 Apr 2006 23:23 GMT3
Hello to everyone,
  I have the following code:
Option Explicit
Private Sub cmdWriteFile2_Click()
Can you do this?24 Apr 2006 22:19 GMT5
I have a COM DLL class that has a process in it that can be called by a
client program that takes a minute or two and from which I send back status
messages, like "Starting...", "Doing this..", "Doing that...", "Done."  In
the client, I have been just starting a timer and ...
WinXP Services24 Apr 2006 21:10 GMT3
How would I detect whether the XP ClipBook/ClipBoard service is available
and, if it's not, start it??
TIA!
Testing error code24 Apr 2006 18:58 GMT4
How can I test the following error code to see if it works?  
Public Sub cnnConnect()
Dim lMsg As Long
Dim strMsg As String
Logging a user off24 Apr 2006 17:28 GMT1
I'm looking at moving from Access / VBA to VB, and I was wondering if there
is code in VB to log a user off if they click on a control?
Thanks in advance,
Ed Handley
Saving clipboard bitmap  to file24 Apr 2006 17:13 GMT1
Why doesn't this work?
Clipboard.SetData Me.Picture, vbCFBitmap
SavePicture Clipboard.GetData(vbCFBitmap), "c:\mybmp.bmp"
Clipboard.Clear
validate individual email addresses, possible?24 Apr 2006 16:27 GMT13
I'm using the vbSendMail.dll to send emails from VB6. I haven't been
able to find a way to detect whether an email address is valid (exists
on a server somewhere) or not using the dll, so if an email address is
entered incorrectly and the address doesn't exist on any server, the ...
How to show variable24 Apr 2006 14:00 GMT2
          If I have two variable like VariableA VariableB, and if I
start a new Line in VB, I want to type
VariableA, but I do no want to type the whole word,  Can I press any
short cut key that will list all
Creating an update without full install24 Apr 2006 09:07 GMT6
The next version of my program includes these additional files in the
setup list.
SHDOCVW.DLL
MSINET.OCX
Common Dialog...if only one file23 Apr 2006 21:46 GMT3
I'm using a Common Dialog box to show the files available to the user...and
then user selects the appropriate file to open.  However, in many cases there
is only one file.  I'd like this file to automatically open.
How can I do this?
 
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.