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 to share photos of your group with the world? 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 27805 - 27834 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
27805
If the YESNO is set to Boolean Then for the Boolean use CBool(YourData) If it is set to True/False then use True or False whatever the case may be If it is set...
Kenneth Danner
racermand289
Offline Send Email
Jan 1, 2007
12:07 pm
27806
I did not guess that you were looking at anything other than opaque objects. As Darrin pointed out, there is no focus control in VB. I know of remote control...
kengoldy
Offline Send Email
Jan 1, 2007
3:34 pm
27807
How can I quickly resize an image that loads to large for a form. Im using an image box currently. Currently I am using goto statements rather than subs......
swrdsong
Offline Send Email
Jan 1, 2007
5:14 pm
27808
The camera I have install in my locomotive is a cheap CMOS. It does have an adjustable focus length. You glue a gear onto the plastic end and drive it with a...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Jan 1, 2007
5:14 pm
27809
The beauty of Google... Coffee cup ...
Andreas Renberg
iqandreas
Offline Send Email
Jan 1, 2007
8:18 pm
27810
Hi Darrin, yes, you build model trains, and no doubt have access to good workshop facilities, I have spent a lifetime in geophysical, sub-marine and military...
Ken Goldsmith
kengoldy
Offline Send Email
Jan 1, 2007
11:24 pm
27811
Hi Me.Left = Screen.Width - (Me.Width + 50) Me.Top = Screen.Height - 450 '450 assumed height for taskbar Regards Subahsis Chanda malaydiwako...
Subhasis Chanda
subhasis_chanda
Offline Send Email
Jan 2, 2007
5:24 am
27812
I tested the focus range of two types of CMOS el-cheapo cameras today. Hand held, pointing at a clear plastic metric ruler. I can easily focus close enough,...
kengoldy
Offline Send Email
Jan 2, 2007
10:38 am
27813
Not sure of what you want to do. The following code has image1 smaller than form1 and a command1 button. When the command1 button is pressed, the image1...
Bart Toole
toole130
Offline Send Email
Jan 2, 2007
3:11 pm
27814
And then you could just keep a database of free email providers... The only problem would probably be if a person has a paid version of a free email account,...
Andreas Renberg
iqandreas
Offline Send Email
Jan 2, 2007
4:28 pm
27815
Hello all, Is it possible to add data to a spreadsheet without opening excel? Would it still be possible if the person did not have excel installed on their ...
Andreas Renberg
iqandreas
Offline Send Email
Jan 2, 2007
4:30 pm
27816
Thanks for your input. I'm learning a few things about CMOS cameras and will pursue it further. Assuming I find one suitable for the task, one with a USB...
bogoli
Offline Send Email
Jan 2, 2007
4:38 pm
27817
I actually want to change the size of the image ONLY if it is larger than the form it is on. If the image needs to be resized, then I need it to keep the...
swrdsong
Offline Send Email
Jan 2, 2007
8:26 pm
27818
swrdsong <swrdsong@...> wrote: I actually want to change the size of the image ONLY if it is larger than the form it is on. If the image needs...
emad khleel
emad_khaleel
Offline Send Email
Jan 2, 2007
9:28 pm
27819
Hi and Happy New Year, I would like to use this capability with pdf files which are drawing files of mechanical parts. I don't know how to do this other than...
John Mansfield
mansfield1024
Offline Send Email
Jan 2, 2007
10:05 pm
27820
If its video streaming you are captureing... try http://fathsoft.com Darrin J. Calcutt, CEO, COO Canadian Locomotive Logistics Thanks to our sponsors for...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Jan 2, 2007
10:57 pm
27821
Yes, My CMOS camera is 380 lines, so I stream video at 320 by 240 for the internet. Darrin J. Calcutt, CEO, COO Canadian Locomotive Logistics Thanks to our...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Jan 2, 2007
11:23 pm
27822
See which dimension is out the most, adjust it to full form. Make this same adjustment to the other dimension. If image1.width > form1.width Or image1.Height...
Bart Toole
toole130
Offline Send Email
Jan 2, 2007
11:26 pm
27823
Dear Sir/Madam How can i import excel sheet to database using Gridview controll ( in ASP.Net). you can mail me also subhasis_chanda@... Thanks Subhasis...
Subhasis Chanda
subhasis_chanda
Offline Send Email
Jan 3, 2007
10:12 am
27824
hi friend: i got it..problem of solution " time difference".. thank u very much for u r suggestion. and onemorething: u r send link is not open..better send...
pssuresh1983 kumar
pssuresh1983_vb
Offline Send Email
Jan 3, 2007
12:37 pm
27825
hi, How can i send emails from VB6 without having outlook installed, i've tried MAPI and SMTP but they've been blocked .... please if you have tried or you...
emadocom
Offline Send Email
Jan 3, 2007
1:48 pm
27826
Hi, How can i send emails using vb6 without having outlook installed ... i tried SMTP and MAPI but they didn't work .. so if u have an other solution or u...
emadocom
Offline Send Email
Jan 3, 2007
2:01 pm
27827
hi, how can i send an email from vb without using smpt or mapi __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail...
emadocom
Offline Send Email
Jan 3, 2007
2:11 pm
27828
Have a look at this.... http://www.nettally.com/kwd/files/smtp.zip...
Kenneth Danner
racermand289
Offline Send Email
Jan 3, 2007
2:53 pm
27829
My bad, I must not of read your message !! =;)...
Kenneth Danner
racermand289
Offline Send Email
Jan 3, 2007
3:18 pm
27830
hi there, I want a program to send emails without having outlook installed ... I tried MAPI but it gives me errors I also tried SMTP but the hotmail server...
emadocom
Offline Send Email
Jan 3, 2007
4:49 pm
27831
Hi: Can any one please tell me where and what is the use of this method Set oNet = CreateObject("WScript.NetWork") Thanks. ...
Ehtisham
thereadg
Offline Send Email
Jan 3, 2007
5:40 pm
27832
Dear Sir/Madam, Im beginner to VB. im facing some problem. While entering numbers using "INPUT BOX" the numbers were treating as string and while operating...
jaya lakshmi
jaya_physicssvu
Offline Send Email
Jan 3, 2007
6:26 pm
27833
Hi Jaya, The InputBox function always returns the user input as a string. If you want to use the input as number, you have to do the conversion yourself. One...
Raymond C Chow
eraymondchow...
Offline Send Email
Jan 3, 2007
7:04 pm
27834
I use a custome control from http://fathsoft.com simple and easy. I also use it to send SMS Darrin J. Calcutt, CEO, COO Canadian Locomotive Logistics Thanks to...
Darrin J. Calcutt
dcalcutt2000
Offline Send Email
Jan 3, 2007
10:55 pm
Messages 27805 - 27834 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