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...
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...
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......
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...
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...
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,...
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...
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,...
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 ...
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...
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...
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...
If its video streaming you are captureing... try http://fathsoft.com Darrin J. Calcutt, CEO, COO Canadian Locomotive Logistics Thanks to our sponsors for...
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...
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...
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...
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...
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...
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...
hi, how can i send an email from vb without using smpt or mapi __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail...
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...
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...
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...
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...