Hi
I have an application where I need tobe able to switch between different twain selections. At the moment I use a default delection. Does anyone know how I can take this information and write ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22969774.html
Zones:
Visual BasicDate Answered: 11/22/2007 Rating: 9.2 Views: 0
I am currently using Visual Basic 6 to access a SQL 7 database. The problem is I need to know how to specify a connection is trusted within a string parameter. I currently have NT authentication to...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10186224.html
Zones:
MS SQL ServerDate Answered: 07/26/1999 Rating: 9.0 Views: 0
How do you tell if a form is visible in visual basic 6
I dont mean form1.visible I mean if the form is active and can be seen by user as in form1.show is there anyway of telling if the form is bei...
http://www.experts-exchange.com/Programming/Languages/Q_20381992.html
Zones:
LanguagesDate Answered: 03/30/2004 Rating: 7.0 Views: 0
Dear All ,
I have a query i am developing a s/w in which i have to print 3 kind of ticket based on the condition .
suppose if condition a then i want to print ticket on red pages.
if conditi...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20445485.html
I have Visual Basic 6. I have a excel speadsheet that take some numbers and graphs them. Is it popssible to graph using VB 6.0? If so, can someone post a small example of a bar graph? ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20468445.html
Zones:
Visual BasicDate Answered: 01/22/2003 Rating: 7.6 Views: 0
Hi,
I need to write a piece of code where when a user runs an initialisation program a text file is created and an attempt is made
to save this file to a specified folder. The file creation onl...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20675469.html
I know, bit of an obscure question title!
basically i would like to know how to assign an internet browser as an object...
you must understand, im a very basic programmer (boom boom lol), and...
http://www.experts-exchange.com/Programming/Misc/Q_20866662.html
Zones:
ProgrammingDate Answered: 01/29/2004 Rating: 8.8 Views: 0
In VB.Net we can do something like this,
Dim a As String
a = String.Format("{0} is a good {1}.", "Today", "day")
Output is "Today is a good day."
Dim a As String
a = String.Format("{0} is a ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21707954.html
I need to use Visual Basic 6 without WMI (nt4 system) and I need to list all locally shared folders. For example say on my machine there is a folder c:\Temp and its shared as \\computer\temp I nee...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22425829.html
Hi,
I'm using visual basic 6 and need help getting part of a text file. I looked all over the web and I cant seem to find a straight solution to my problem.
Here's what I want
in my text f...
http://www.experts-exchange.com/Microsoft/Development/Q_22555145.html