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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
check running processes27 May 2006 12:27 GMT2
How do I check to see if a specific process is running?
In the vbcode I am executing a program from VB using the Shell object. The
program does not return any erorr levels and finishes anywhere from 6-15
seconds. The exe could potentially hang so with one of the Shell paramaters
DateAdd With Time26 May 2006 23:40 GMT4
I have the following problem:
dim MyDate as Date
MyDate = DateAdd("n", 10, "23:55")
(of course '10' and '23:55' are variables. But this constallation leads to
Daylight Saving Time26 May 2006 23:39 GMT3
can anybody tell me how I can find out, if the time Windows is currently
using, is DST or not?
Thank you
Ole
How to rename File/Directory on a CD/flash drive using vb 6.026 May 2006 20:35 GMT2
Is it possible to rename a file or directory on a CD or flash drive or
Floppy disk using VB 6.0?
Actually, I need to build logic in my program such that the same files /
directories are not scaned again by the program again. So I thought of
Driver references question26 May 2006 15:26 GMT2
I've a question regarding the files included in P&D wizard.
As far as I know using any Excel, Word or Outlook functionality from a VB6
application requires a fully legal installed 'Office' version on the klient
machine.
Runtime-error '-2147024882(8007000e)' Not enough storage available to complete this operation.26 May 2006 15:00 GMT3
I have VB / VB.net application which uses ADO recordsets to fetch data
. I am getting run-time error while getting rows from the recordset :
"Runtime-error '-2147024882(8007000e)' Not enough storage available to
complete this operation" . Earlier I thought that this is due to MDAC
HTMLHelp26 May 2006 14:50 GMT4
The code below works...
Public Declare Function GetDesktopWindow _
Lib "user32.dll" () As Long
Public Declare Function HtmlHelp Lib "hhctrl.ocx" _
Sending text to a web control26 May 2006 14:28 GMT7
I am using the MS Internet Control (shdocvw.dll).
I want to be able to send text to a form on the web page. Can anyone help me
with this?
Thanks
Auto hide grandchild window26 May 2006 14:23 GMT2
Our producrt has a situation where a child window has a child window (a
grandchild of the the original parent).
When we minimize the grandparent only it's child disapears the grandchild
remains. I tested this with a trivila 3 form app which behaves the same way.
Want to display databse log fie into Excel Sheet26 May 2006 13:09 GMT2
Hello Friends,
I have an idea to put a excel sheet in my form as a database logfile. So
please give some tips to implement my event tracking system module.
Launching IE from VB issues26 May 2006 10:08 GMT5
How do you launch IE from VB 6.0?  I know one way which is:
SHELL "C:\Program Files\Internet Explorer\IEXPLORE.EXE".  Is there another
way without using a Path?  I am afraid that if MS decides to move the IE
location in future versions, my app will not launch properly.
renaming a filename with current date26 May 2006 02:44 GMT2
When i run the macro below i keep getting a runtime error 7
(path/access error)and when i go in to debug highlighted is   "Nam
OldName As Newname 'rename file."
please help!
Follow Up to Property Pages Question25 May 2006 23:16 GMT2
I've done some reviewing on Property Pages for my custom control.
My issue:  The properties that I moved into my control Property Page are
still visible in the list of properties when the control is selected on the
form.
fastest way to change case of string25 May 2006 22:54 GMT31
Looking for the very fastest way to change a string from
upper to lower case and vice versa.
Text enclosed in single quotes needs to stay as it is.
This is the best effort I have sofar:
Can anyone shed light on why some URL addresses have WWW and why some don't?25 May 2006 22:05 GMT2
There must be some rule.....
I notice that my Verizon ISP starts without a www in the URL
(http://start.verizon.net)
my ATT ISP starts with  the WWW (http://www.att.net), yet my personal
 
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.