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
Shell problem05 Aug 2004 20:35 GMT2
I am using the Shell command (in VB6) to execute an EXE
(example)
       Shell iexplore.exe, vbMinimizedNoFocus
The problem is that my EXE takes a little time to execute but my
Cant seem to move form during Form_Load sub05 Aug 2004 20:19 GMT5
This is driving me nuts, When my prog starts, I want the starting form to be where the user had it last.
So I save the location (top and left) to the registry and retrieve next time on startup.
In my form_load sub, I call another sub to update the forms location.
That sub can move ...
Copy files to hardrive (VB6)05 Aug 2004 20:13 GMT1
Hi,
how could i copy multiple files (located on the CDROM) to my hardrive.
Since my files are in 7 different folders, it would be much easier copying
directly the folders with their files. Is it possible?
pressing shift for multiple selection of togglebutton05 Aug 2004 18:17 GMT3
I made an array of togglebutton i want to let the user
click a togglebutton and then while pressing shift press a
second one that will automatically press all the
togglebutton in between...
parsing data?05 Aug 2004 16:51 GMT9
I am using VB6 SP6 and ADO.  I have snagged a recordset from an Oracle
server.  I need to parse(if that is the correct word to use) one of the
fields of data for a specific word.  The data may read 123_test_456 or it
may read 123456.  My application needs to be able to see if it ...
Show previous instance?05 Aug 2004 16:24 GMT4
I use App.PrevInstance to assure that a second instance of my app
cannot be started. If it's True, I display a MsgBox telling the user
about it and then force a shutdown of the second instance.
What I would like to do is quietly shutdown the second instance and
does IE return finished value?05 Aug 2004 16:06 GMT6
I am using VB to write a little program. I want use "shell" command to active an IE window and auto input something to the form on
the web page.
I would like to ask that does IE return any value to VB when it finished opening the page?
Thanks for your help.
Simple MSI question - Making MSIs - why so hard?05 Aug 2004 16:02 GMT5
It seems like making single-file install MSIs for some reason are way too
overcomplicated...
Here's what I want to happen:
1. Package 18 files into a single MSI.
Question About Form_Closing05 Aug 2004 15:50 GMT1
OK, my question has to do with identifing who sent the
order to close a form. Basically, when the code goes into
the Form_Closing event, there are two parameters passed
in: "sender" as an "Object" and "e" as
Error: the array is fixed or temporary locked05 Aug 2004 15:33 GMT1
I get this error when running VB6 application.
The error is: Error: the array is fixed or temporary locked
Any idea?
ViewPort With Controls Example05 Aug 2004 15:17 GMT1
I have seen posts lately, here I believe, that someone(or more) wanted to know
how to add ScrollBars to their form, ie: ViewPort...
I have created a little example of doing this for forms that have controls
spread out larger than the Form can be.. IMHO this is NOT for DataEntry type
Timer processing heavy code... Question05 Aug 2004 14:47 GMT1
Let's say that my timer is processing code that generate a high CPU
consumption.  The timer.interval = 5 ms.
If the code is not finished before the next timer call, does VB6 create
a queue of timer calls to do when the previous process is done?
vb.net how to send key strokes to another app05 Aug 2004 14:32 GMT9
I have to enter a lot of test data via an application.
I was wondering if I could automate it by setting up anopther app, as I don't have the code to the app myself.
Raise event question!05 Aug 2004 13:45 GMT5
How better is to implement my own event (and calling my raiseevent)
instead of calling a function.
I receive a lot of data via winsock control, should I raise my event
when receiving all this data, and then parse this data.
Keyboard control05 Aug 2004 13:41 GMT3
I want the user to be able to toggle the microphone on/off by pressing/releasing any key/keys. If an key or key combination is pressed, the microphone toggles ON - then once ALL keys are released, the microphone toggles off.
The user willnot need to use the keyboard for any reason ...
 
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.