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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to run the CMD from VB620 Mar 2006 14:44 GMT5
I have a program that needs to pass some strings to the CMD to run another
program (GhostScript) to do some file conversions (convert *.ps files to
*.pdf files).  How would I get the following to be passed to the CMD.
set PATH=%PATH%;C:\Program Files\Ghost Script\gs8.50\bin;C ...
Best ways for reading and editing text files20 Mar 2006 14:39 GMT4
I have some Apache log files ranging in size of 500KB that I need
to delete specific lines from and then save it as another file with a
different name.
Before I embark on this, I'd like to get some thoughts on how to
DLL library not opening!20 Mar 2006 14:38 GMT10
I am calling a C++ .dll library that I wrote from my VB6 program, using the
following command:
Declare Function MyFunction Lib "MyDLL.dll" () As Integer
It works just fine when I run the compiled .exe program, BUT it gives me an
Run-time error 52320 Mar 2006 09:07 GMT3
I use VB6, SP6 on winXP pro, SP2.
I recently recompiled an old database program, and redistributed it, works
fine on all customers machines from win98se to XP.
Yeah, I got one customer with a problem. Installs well, but when he goes to
wordstar20 Mar 2006 08:14 GMT2
I want to know how many help labels are numbered in  wordstar. I want
to know the name of help labels.
Error Message20 Mar 2006 04:28 GMT2
Whenever I try to run a program that I have coded (Console and Win32 types),
i get the following error message:
The application failed to initialize properly (0xc0000005)
I have double checked the entire source code, and my PC meets and exceeds
Method Add on INodes failed, error -214741784819 Mar 2006 20:48 GMT1
Have a VBA userform with 2 treeviews.
The treeview is part of MSComCtl.ocx SP6.
This is with Excel 2003 and Windows XP Pro.
I post this in the VB group as I find there aren't many people in the Excel
VB Newbie19 Mar 2006 19:09 GMT3
I have a classroom project and we have to convert a software from VB to
Java. (JSP). How feasible is this?
Shayaan
Question about Strings to Numbers19 Mar 2006 19:05 GMT2
I have text fields which contain data that is formatted as
$10,240.99
$10.00
$0.25
VB6 keeps asking for VisualStudio 2005 DVD19 Mar 2006 18:04 GMT3
I recently installed the 90 day trial copy of Visual Studio .NET DVD. Liking
what I saw, I ordered the real deal (upgrade). I found I did not have to
install it but the upgrade allowed me to use the Product Key to activate the
trial copy.
Help19 Mar 2006 17:39 GMT1
For Each c As Char In "p123"
   Send(c)
   Thread.Sleep(100)
Next c
Refresh DropDownList - Select Orginal Option !19 Mar 2006 15:50 GMT2
I have a drop down list on my VB form, from where I am entering the
data in Excel sheet. In the form a I have drop down list where the user
has to select an option and clickon "submit" to enter the data in
Excel.
Sending Email with VB19 Mar 2006 15:19 GMT4
How do i send an email within a VB 6 application.  It doesn't have to be 100%
reliable ...if it only works with Outlook or Outlook Express...that's fine.
Thanks
object does not source automation error19 Mar 2006 14:44 GMT1
i'm trying to get my image object (clsBitmap) to respond to events,
such as mouseover events, mouseclick events etc
I declared my image object :
dim WithEvents cbImg as clsBitmap
DAO Control Find Method18 Mar 2006 21:58 GMT2
I have a recordset bound to a DAO control on a form. I have enabled my user
to enter in text to perform a search on the data, including searching on
names in the data. My problem is when the person's name has an apostrophe in
it (e.g. O' Callahan). The find fails as it states it ...
 
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.