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 / August 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Command Prompt Question04 Aug 2005 05:30 GMT1
I have wrote a command prompt program
and it would be run on every 3mins
so i am using following api
Private Declare Function SetTimer Lib "user32" (ByVal hwnd As Long, ByVal
FileListBox and Refresh04 Aug 2005 04:25 GMT2
I have a file utilities program that uses the FileListBox to display
the files a user is working on.  I've set up the app so that if the
form containing the FileListBox loses focus, the FileListBox refreshes
itself just in case the user deleted or added any files in some other
Shell Issue04 Aug 2005 02:21 GMT6
Folks,
I'm using the Shell, passing it the path and exe of an application.  When it
tries to run it gives an runtime error 13, type mismatch.  Any ideas?
Dim strCmd As String
copy file04 Aug 2005 00:34 GMT5
could someone please tell me what is the method to copy existing file from
one location to another?  and how about deleting files?
ActiveX registration03 Aug 2005 23:31 GMT1
I've some customers of mine who have problems with an ActiveX that
seems not to be registered (error 429). How can I determine if an
ActiveX is registered on a system?
Thanks.
universal way to disable msg03 Aug 2005 22:48 GMT2
is there a universal way to disable all msg and popup all together, even if
there were message box supposed to pop up?
ActiveX registration03 Aug 2005 22:44 GMT1
I've some customers of mine who have problems with an ActiveX that
seems not to be registered (error 429). How can I determine if an
ActiveX is registered on a system?
Thanks.
Put problem with Binary output file.03 Aug 2005 21:40 GMT2
I've got the following;  why does it have a problem at the Put?
  Dim FNum         As Long
  Dim Rpt8         As String
  Dim RptDesc      As String
Using regular expressions in VB603 Aug 2005 21:26 GMT4
I would like to search a string using regular expressions.  I know there
is such a function for WSH, but I cannot find the equivalent for VB6.  I
want to avoid having to load the string into a database just to use LIKE
in a SQL statement, since there are a LOT of strings, and some ...
Class Builder add-in03 Aug 2005 20:42 GMT2
Vb Veresion 5.0 [win 2k professional]
? How can I access the add-in Class Builder ?
Tried Add-inns > Add-ins manager > ticked the check box on the list
response 'no can do' do you want to remove it from the list
connection.OpenSchema03 Aug 2005 20:34 GMT1
I have a small VB code which retrives the table names from the access DSN.
my code is something like this
Set objRs = objConn.OpenSchema(adSchemaTables)
If objRs("TABLE_TYPE") = "TABLE" or objRs("TABLE_TYPE") = "TABLE" Then
format03 Aug 2005 17:38 GMT3
How to format a -ve number to ()?
for example -1200 to (1,200)?
Thanks.
Combine 2 Word Documents into one03 Aug 2005 17:15 GMT6
I need to combine 2 (or more) MS Word documents into 1 single document by
VB6 code.
How do I do that?
Thank you
Can't Find Project Or Library....MaskEdBox03 Aug 2005 16:58 GMT7
Hey folks,
I've got an existing VB 6 application that we're trying to setup on a new
development machine.
When we put the VB project on the new machine and try to compile it we get
Arabic or Chinese characters in a URL link give error copying03 Aug 2005 16:47 GMT11
How can I detect if a file has Arabic or Chinese characters, so
I can skip it while copying ?
if I do this
Text1.Text = Dir("f:\test1\*.url")
 
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.