Hi! We are pleased to introduce you to Pinaki Technologies, a Delhi based, rapidly growing IT solutions and services organization, serving Blue-Chip IT...
hi Santanu every one is facing the same problem. what you can do is, you have to select dot matrix font like roman 10 cpi etc. & instead of straight line you ...
Unwanted mail .... ... From: "askopen" <askopen@...> To: <visualbasic6programming@yahoogroups.com> Sent: Tuesday, November 02, 2004 11:14 AM Subject:...
Now here is an opportunity seldom found..... The opportunity to SPAM a spammer and not just via eMail, you can spam them in the comfort of their own home too. ...
"Now here is an opportunity seldom found..... The opportunity to SPAM a spammer and not just via eMail, you can spam them in the comfort of their own home...
Hai all My vb project references MSCOMCT2.OCX. When I copy this project to a new location (Computer) and open the project, all the DTPickers used in the...
mscomct2.ocx is not being copied over to the new location. Copy that file
and see if that helps. Rick Rose ... From: francis pj Date: 11/02/04 08:49:58 To:...
hi i need help... pls review my coding .... its my first.it work fine for me but i need to add a message if data that enter not matching data i save in ms...
o.k I have 2 databases I need to select certain files from the 1 database and Insert them into another database using msaccess 2000, can someone help please ...
I am having difficulties creating a vb application that will send a message to an ocx control with a text box. I was able to send the message to the ocx...
One possibility that springs to mind (there are many ways of doing this) is to create linked tables in the first database, that are linked to the second ...
Adelle Hartley
adelle@...
Nov 3, 2004 3:17 am
17847
Hi! I'm a beginner VB6 programmer still and have been learning through 2 books by John Smiley for the most part. I am writing my first real program and am...
Hi Rick Rose, Thanks a lot for your suggestion... I did as you told but the problem still is there. I have experimented the following ways.. 1. Copied the OCX...
Folks, I am developing an application for my final project in one of my classes. However, I challenged my teacher by proposing to use C++ with VB.net in the ...
Jean-Pierre jamous
jpjamous@...
Nov 3, 2004 7:02 am
17850
Dear Friends, I have spent three years developing a software in Visual Basic called Banerjeepad. The software is available for download at the following...
Check your machine and make sure you are copying the right file. Sometimes
you can get two versions of the same file and not know it. Rick Rose ... From:...
Olá pessoal, Gostaria de saber se é possível executar automaticamente um arquivo EXE a partir do browser , se possível , que Active X preciso? Grato ...
Hi Folks, Sorry for writing in Portuguese in the previous message. Well, I would like to know if it is possible to install a file .EXE automaticly from the...
It's possible. I don't know how to do it, but I do know that if I go to a
website that installs something without my permission I turn it in to
authorities....
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the visualbasic6programming group. File :...
visualbasic6programmi...
Nov 3, 2004 9:01 pm
17857
On the solution explorer of the VB.net application, select references, and add a reference to the C++ component. A Runtime Callable Wrapper (RCW) will be...
use Clipboard.SetText Text1.Text, vbCFText to set the text in the clipboard With Regards Karthick V "A wonderful fact to reflect upon, that every human...
Thanks!! That will definatly help! Does anybody have any idea for my other problems? Any help is appreciated!! - Jennifer ... constituted ... please ... 2 ... ...
Hello, Question No 1: How should you sort the table alphabetically? Answer: Use the Order By clause when you pass the sql statement to fetch the record set. Do...