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 2 / December 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finding a path to a program21 Dec 2006 15:34 GMT4
My problem:
In a VB6-program I would like to find the path to the program associated
to a given extension.  E.g. given the extension *.doc I would like to
find the path to winword.exe (on a single computer, not in a network).
fortran input format to VB format21 Dec 2006 09:18 GMT3
I am trying to convert fortran G10.2 format to visual basic format. I
know there is a function called format(VarA, "000.00E+00") .
This dumps the number at the right place... but when user enter a
negative number the inputed number shifts to the right. And that screws
OPEN USB CASH DRAWER VB620 Dec 2006 16:27 GMT16
I can open a cash drawer connected to a printer in a COMM or LPT port
but it's impossible to do it when I use a USB printer or the cash
drawer is connected directly to an USB port?
Does anyone know how to open a USB cash draw from VB6?
VB and CCTV20 Dec 2006 09:58 GMT1
I am attempting to create a web server that will be attached to a pelco
video matrix switcher (9770) via a serial port. I want to setup
hyperlinks on the webserver that will feed ascii commands to the matrix
switch via the serial port. These commands will tell the switcher what
Convert 80386 to VB20 Dec 2006 01:07 GMT3
I decompile a DLL and it's a 80386 and I would like to know if it's possible
to convert the 80386 to a VB format ??
OR
can I find some one to help me with a small routine ??
Job offers19 Dec 2006 19:07 GMT1
We are looking 821 qualified persom 15 different position please visit
our site to apply
Aply here -> http://jobseek.50webs.com
Visibility of Form1 in Form219 Dec 2006 09:52 GMT8
In a VB6 app, I have a simple form named Form1 with a TextBox in it; in
Form2 I want to get a value and then update Form2.TextBox1 ... but it
doesn't work with the "obvious" code:
 Form1.TextBox1.Text = Form2.TextBox1.Text
Class Properties19 Dec 2006 00:15 GMT6
I have a class that has several functions. The functions currently use
arguments to pass data because some of the functions use variables with
like names. Is there a way to pass data via a LET property to two or
more functions using the same LET property name so the data is uniquely
Select item in a combo-box18 Dec 2006 23:03 GMT7
I have a combobox with the numbers 1 to 7 as items. When the user
presses a button, I take the value of the selected item with:
x = Combo1.ListIndex
This works great, but if the user doesn't select anything, the value
Setting a Date to Null18 Dec 2006 10:47 GMT5
How can I set a date to null, nothing, no date ... ?  I want to
re-initialize a DatePicker and no matter what I assign it (empty string,
null, etc), it seems to want a valid date ..  there's gotta be a way, no ?
TIA
ActiveX Error18 Dec 2006 08:59 GMT3
I'm trying to add an ActiveX control to the project through the Project ->
Components menu but am getting a error message saying "Name conflicts with
existing module, project, or object library".
I added the control awhile ago to the project but didn't need it so deleted
Start an Stop Services18 Dec 2006 05:44 GMT2
How can I use the service controller to start/stop services on a remote
server?
I tried, but get no success.
Is it possible to use another user than the actual logged in user on my
Positioning A Control17 Dec 2006 22:13 GMT2
I'm trying to make it so a control is positioned in the centre of a form. At
the moment I'm using this:
ezVidCap1.Left = (Me.Width - ezVidCap1.Width) / 2
ezVidCap1.Top = (Me.Height - ezVidCap1.Height) / 2
Giving up time slices in an Excel macro17 Dec 2006 06:14 GMT1
I have an Excel macro which performs some work, then waits for 100
milliseconds to pass before performing the next operation.  The operations
in the loop take very little time, so most of the time is spent in the
following wait loop:
VB 4 lockup16 Dec 2006 18:02 GMT2
I purchased a new Dell System in January with XP Media Edition.  I installed
Visual Basic 4, which I had been assured would run with no problem.  The
program works great except when I click 'Custom Controls' under 'Tools',
The program locks up with the message; 'Object Server not ...
Pages: 1 2 3 4 5 6 7 November, 2006
 
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.