Search the web
Sign In
New User? Sign Up
visualbasic6programming · VB help for all versions!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19433 - 19462 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19433
Sorry that i'm writing again. After a little testing I found that Derik's solution did'nt work. I'll re-explain. I connect to a database via ADO-DC. I use the...
farhan_alam99
Online Now
Mar 1, 2005
8:42 am
19434
hi everyone....... im writing a program that print invoices using dot matrix printer... what is the requirement for that? do i need a specific font? does the...
lyky82
Offline Send Email
Mar 1, 2005
9:06 am
19435
hello! i want to develope some applications for the Windows Mobile OS and i don't know if i can do this from visual basic. can anyone tell me if it is possible...
ionut@...
caval_daniel...
Offline Send Email
Mar 1, 2005
9:28 am
19436
If you use VB.NET, It will be useful. These are two functions to send email, both with optional parameters for attachment files. In the first the optional...
narno_k
Offline Send Email
Mar 1, 2005
9:50 am
19437
Hi narno_k, Thanx. But our project is developing useing Vb6... if u get any idea please.. -Arjun ... __________________________________ Do you Yahoo!? Yahoo!...
Arjun Priyananth
priyananths
Offline Send Email
Mar 1, 2005
9:59 am
19438
You must have Visual Studio .net 2003 or VB .net 2003. Microsoft included support for mobile devices in those versions. I believe VB would be ok to use...
Jean-Pierre Jamous
jpjamous@...
Send Email
Mar 1, 2005
10:04 am
19439
Salut Dan, Codul este doar pt o singura forma, sau se poate folosi intr-un program cu 30 de forme? ... firstbizsoft ... Home, no matter how far... ...
CROITORU COSTEL
cathy_michael
Offline Send Email
Mar 1, 2005
10:40 am
19440
Rick is right step through the code using F8. If you have not done this before, place a Stop function at the top of each sub, start the project by pressing...
Dan Opiela
daniel_opiela
Offline Send Email
Mar 1, 2005
11:25 am
19441
Hi, Mapi was not documented enough for me. I purchased an Internet toolpack from Mabry. The Mabry tools are well documented and easy to use. I use the tools...
Dan Opiela
daniel_opiela
Offline Send Email
Mar 1, 2005
11:25 am
19442
If you dont use an appropriate font the Windows print sub system will intervene and adjust. A fixed length font may be best like 'Courier'. With a fixed...
Dan Opiela
daniel_opiela
Offline Send Email
Mar 1, 2005
11:32 am
19443
Thanks for the guidance . Best Regards, Raymond Victorio Marketing Manager HP: 0817893233 Tlp: 6452856 Web: www.victoryindo.com ... From: drumric01...
Raymond Victorio
ravi_080801
Offline Send Email
Mar 1, 2005
11:50 am
19444
Hi, I want a code to determine if the user is inactive withe the computer for a certain amount of time.I will close my application at this time ... Do you...
mohammed ibrahim
medoparadise
Offline Send Email
Mar 1, 2005
12:18 pm
19445
Hi. I am a newbee to Programming in Visual basic 6. I wonder how do I code so that I can read the contents from an excelfile to a MSFlexgrid in VB6? What I...
Lars Widlund
cj12se
Offline Send Email
Mar 1, 2005
2:47 pm
19446
Farhan - I tested on three machines here, and it seems to work if you do this: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & ...
Derek
dwirch
Offline Send Email
Mar 1, 2005
3:01 pm
19447
For some reason the excelfile did not came with the mail so I put it in the files section with the name Ericsson.xls if it does not came with now. Lars ... ...
Lars Widlund
cj12se
Offline Send Email
Mar 1, 2005
3:03 pm
19448
ionut - If memory serves, there is a WinCE and Windows Embedded development kit available from the MSDN site. I don't think they charge for it, either. Check...
Derek
dwirch
Offline Send Email
Mar 1, 2005
3:06 pm
19449
Got you. Thanks guys. I really appreciate it. ... From: Dan Opiela [mailto:dlopiela@...] Sent: Tuesday, March 01, 2005 6:17 AM To:...
Jean-Pierre Jamous
jpjamous@...
Send Email
Mar 1, 2005
3:19 pm
19450
The best book to read is VB6 Win32 API Tutorial by Wrox. Rick Rose ... From: Dan Opiela Date: 03/01/05 06:25:44 To: visualbasic6programming@yahoogroups.com ...
Rick Rose
roseri1997
Offline Send Email
Mar 1, 2005
3:19 pm
19451
What do you feel is the best programming language created, and what are the advantages of your chosen language?...
seamancraiguk
Offline
Mar 1, 2005
3:42 pm
19452
I don't know them all, but the ones I do know (Java, VB, HTML, HTML/OS, VB NET) I would have to say VB. It is easy to learn and use, and will do anything that...
Rick Rose
roseri1997
Offline Send Email
Mar 1, 2005
4:24 pm
19453
Hi, I have an excel worksheet which has similar data shown below. In this how to find the occurances of each using VBA. A B C D E RED BLUE GREEN RED...
Arjun Priyananth
priyananths
Offline Send Email
Mar 2, 2005
4:09 am
19454
MyProg opens a web page in IE that contains three input boxes named "year", "st", and "place" and a command button named "compute". I want to pass the contents...
bogoli
Offline Send Email
Mar 2, 2005
5:43 am
19455
I don't know, is it my computer, coding or lack of understanding? I did put the connection string but still it gives an error on form load: "Format of the...
farhan_alam99
Online Now
Mar 2, 2005
6:54 am
19456
Hi, Please, I would like to know how to use and program with API in visual basic 6.0 project. Thanks in advance....
serge_emteu
Offline
Mar 2, 2005
7:17 am
19457
the problem may be because u might be using a newer version of access/upgraded to a newer version and when u installed access u didnot install its odbc...
Osama Hashmi
osamahashmi
Offline Send Email
Mar 2, 2005
7:28 am
19458
I've written a series of functions which basically look like the "Is" group of builtin functions in VB6. eg Public Function IsAccountNumber(fnstr As String) As...
Fred Ward
fredwarduk
Offline Send Email
Mar 2, 2005
10:19 am
19459
Alternative to dll, copy the functions in one module file and include the same file in all project. Fred Ward <Fred.Ward@...> wrote: I've written a...
Senthil Kumar
senthilmjraj
Offline Send Email
Mar 2, 2005
10:58 am
19460
Try This : Reference the Microsoft Excel x.0 Object Library Project > Reference > Microsoft Excel x.0 Object Library. Private Sub Command1_Click() Dim i As...
Arjun Priyananth
priyananths
Offline Send Email
Mar 2, 2005
11:07 am
19461
And Dont forget to declare the objects... Dim objExcel As Excel.Application Dim objWorkbook As Excel.Workbook Dim objWorksheet As Excel.Worksheet -Arjun ... ...
Arjun Priyananth
priyananths
Offline Send Email
Mar 2, 2005
11:13 am
19462
Every created programming language has a goal so we can't compare that way, if your needs are just to connect to a database and the faster you finish the...
Nuno Fernando Afonso ...
naoliveira
Offline Send Email
Mar 2, 2005
11:24 am
Messages 19433 - 19462 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help