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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Start program upon internet connection12 Jan 2005 15:50 GMT1
I would like to automatically start a program any time a dialup internet
connection is established.  Any ideas?
With / End With12 Jan 2005 15:41 GMT7
Interesting problem/question.  Below is a short sample.  I have in my
procedure "On Error" as you see.  But when I do a (dot).update to the server
with no network connection it does not error.
On error goto error
I have to close and re-open my program for it to work properly.12 Jan 2005 15:14 GMT8
I start AutoCAD through VB in this manner.
Public Function StartCAD()
On Error Resume Next
Dim ACADApp As AcadApplication
VB.Net and Outlook12 Jan 2005 14:55 GMT2
Having a problem sending emails through vb.net. Our inhouse software
automatically sends an email to the programming staff whenever an error is
encountered.
This code works just fine on machines that are windows 2000 based. We
Duration of Powerpoint presentation12 Jan 2005 14:49 GMT2
I have developed a vb.net application which will run presentations contained
in a specified directory one after the other. These are used to display
information to employees via a television screen. This methodology is used to
allow any department heads to create a presentation ...
Unable to open Acces files on a server12 Jan 2005 14:46 GMT10
I'm trying to open an Access .mdb file stored on a Novell server. Access
application launches succesfully but the file doesn't open. I've tried this
two ways both give the same problem. I'm really new to this stuff. Any help
would be greatly appreciated.
quick question12 Jan 2005 14:17 GMT10
I have form displayed modal. There will be times when the user may have
to wait a little bit for some event to occur.  I would like to display a
 "Waiting for results" form with some sort of little progress bar so
the use will not get anxious. They do not seem to see the ...
Help Authorizing Tool Needed12 Jan 2005 14:00 GMT2
OS: Windows XP Pro (SP2)
Visual Basic 6,Enterprise Edition
I developed an application using VB6. I need a Help Authorizing Application
to write the Help files for this software.
replace a word in a string12 Jan 2005 13:07 GMT3
i need replace a word in a string, anything like Replace (str1,str2)??
can you help me??
carlo
Conversion Problem12 Jan 2005 12:31 GMT3
Dear Sir
I am using the below mention function to convert binary value to double.
This is working fine in all the OS like XP. On executing the same in an
Win2000 machine, I am getting an error - Numeric Over Flow in the line
debug time versus execution time12 Jan 2005 08:41 GMT9
I have a report that in debug time is running in 10seconds and after i
compile the code and run the application the same report with the same
conditions run in 55 seconds.
any help to improve the response time in the second case would be more than
How can I get a list of opened files on my computer?12 Jan 2005 05:00 GMT5
Example, If I have a few excel & word files from the intranet, how can I
get that list using VB. I tried accessing the registry but it only has
the recently opened files, it doesn?t have the actual opened files @ a
specific time. Thanks.
format a number12 Jan 2005 04:25 GMT5
In a program I calculate vex1 and vex2 as real numbers.
I want to put the following into an excel cell but I need to format vex1 and
vex2 to  decimal places.
" exit at $" & vex1 & " or $" & vex2
Stop the Repeat on the Updown control12 Jan 2005 01:38 GMT6
I have an application that requires that the repeat function on the
Updown control be shut off ie. for each discrete mouse click I want it
to increment only once.... not continuously if the button is held
down.
Enter Key Behavior12 Jan 2005 00:37 GMT1
Most of my Clients are MS Access users and they really dispise the behavior
of the Enter Key in VB.  They want the Enter Key to perform/behave in a
similar fashion as the Tab Key.
Any suggestions on how I can achieve 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.