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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
String Help24 Aug 2004 06:20 GMT2
I have a string ie  BC3ELOPR8TY2UEDCX
What I am trying to do is find a very simple and quick way of doing the
following:  Say I am looking for the string OPR8T and if I find it int the
main string I want to through it out and keep what is left. With the above
Newbie- Can a VBA procedure be converted to a macro?24 Aug 2004 03:55 GMT1
I am playing with an Excel spreadsheet with command button objects "floating"
over the spreadsheet data.
UGLY!
I know how to use the VBA edit screens a bit, and I can find the VBA event
Can a compiled vb6 (not .net) recognize if it is already running?24 Aug 2004 00:51 GMT7
Sometimes I end up with more than one .exe launched. Is there a way to
recognize that so I can set a busy flag or something. Perhaps a windows api
that can tell by the handle... program name...???
Any ideas or help appreciated.
no accessible 'DrawText' is most specific24 Aug 2004 00:30 GMT1
DrawText has many overload. Two of which won't let me use the function
because once accepts a ByVal rect and the other accepts a ByRef rect. How
can I resolve this problem?
Any help would be greatly appreciated.
dcom on xp sp2 firewall24 Aug 2004 00:19 GMT1
I am trying to get my dcom server to work with the XP SP2 firewall. My
server exe is install on XP SP2, the client which to tries create an
instance of a class in the server is on W2K. I added the server exe to
the Exceptions list in the firewall configuration dialog and I still ...
File Copy Question23 Aug 2004 23:39 GMT7
I am using an example of a function I received from the Internet (Code is
below).  This works fine for me, but when the files to be copied are in use,
then it throws up a criticle box saying file cannot be copied:<filename>  in
use by another program.  I know that this is normal, ...
RaiseEvent fires on same object over and over23 Aug 2004 14:38 GMT3
I created a class (cLink) that fires Events (e.g. Splitted) and another
classe (cLineRoute) that has cLink declared withevents. Several cLineRoutes
refer to the same cLink object. If that cLink Object fires the Splitted
event, it keeps firing it on the first cLineRoute object in ...
Dir on a remote directory23 Aug 2004 14:03 GMT2
Hello;
I have a problem using Dir on a remote shared directory.
example:
   Dir \\mycomputer\mySharedFolder
ActiveX Exe component not working on Win2003 server23 Aug 2004 13:33 GMT1
This is kind of urgent.
I have made a program in VB6 with one standard exe file that calls an
activex exe server.
The program is polling a directory to look for files that needs to be
Urgent - Program ends without error message23 Aug 2004 10:50 GMT3
I'm using VB 6.0 and Access database using ADO. In my computer everything
works fine but in my client's computers.
The program end's without any error messages. I was able to make it work by
putting some info messages in the middle of the code. Once the messages are
Immediate window23 Aug 2004 08:50 GMT5
I use VB6
Is it possible to add a button that will clear the immediate window?
If not - How do I find the hwnd of this window?
I tried FindWindow api with no luck.
call to a method in ActiveX EXE fails :-(23 Aug 2004 08:43 GMT1
I am writing an ActiveX EXE. It has this function:
Public Function Method1() As StdPicture
   Dim tmp As StdPicture
   Set tmp = LoadPicture("c:\test.bmp")
Word Doc Script23 Aug 2004 03:12 GMT1
I am trying to set up a simple button in a Word form that should be
easier than this!
I would like to have the following occur onclick:
1- open UI box that asks user for a file name
how do i link to a webpage from vb script?23 Aug 2004 02:13 GMT4
I have a page where i want someone to put in a password click a button and if
it is right go to the next page.
I have all the code written except that i do not know how to tell vbscript
to load a new page
Status bar question22 Aug 2004 22:50 GMT5
I use VB6 and I want to put something on the main window status bar that is
determined by actions in another window.  When I set the value
   frmMain.sbrMain.panels(3).text="My text"
I find that 1) the frmMain load code executes and 2) the text does not
 
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.