I'm using ADODB to connect to the Outlook address book on the exchange server. I can display the individual names, pager numbers and e-mail addresses but the ...
hi Darrell can you kindly explain how did you do it? Regards Mehran ... __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 ...
hi friends, i want to know can we change shape of command buttons? e.g.round shape,oval shape etc. & can we color them? if it can be done please tell me...
I just put this under a Command1.Click event for testing. Dim con As ADODB.Connection Dim rs As ADODB.Recordset Dim i As Long Dim j As Integer Set con = New...
Hi, I have a data sheet in excel which has two values X and Y . I need to create a VB program to slope correct the Y value in the excel sheet. It cannot be...
Hi, Create the program and save the Vb project. Then select the "Make 'project name'.exe" option in the file menu to make the exe. Thanuja get2cyrus...
Hi, Thanks for your reply. It really worked. But what about shape? Do you have any idea? priti Thanuja K <nuja79@...> wrote: Dear Priti, Select the back...
hi! my Question is how to store Image in database and how to navigate image using move method like movenext,movelast. send me code. please help me its urgent. ...
Check out www.planet-source-code.com for examples of how to change the shape of the commandbuttons - you might have to download and compile stuff, though. ...
Greetings to all of you, :p Does anyone know how to capture print screen and paste it to Paint by using a visual basic program or any codes to do that?...
i think shape of the button can't be changed. u must have to follow some other tricks, something like draw a shape and use it as a button. i hv checked out...
What are the disadvantages of switching my program from vb to vb.net? I printed out all my code from the vb program and getting ready for the big transfer....
I'm having trouble in vb.net figuring out how to code for events for controls on a form that are created in a subroutine. I already know how to get the...
... The swiggly line is appearing right after the handles keyword. Here's how I'm declaring it. right inside my "Public Class frmMain", I have this line:...
I was just about the type that :) Try using Friend instead of Public also. Friend WithEvents Button1 As System.Windows.Forms.Button ... -- Don Roberts -...
What is the IDE telling you? If I mock up your situation the error message the IDE provides is "Handles clause requires a WithEvents variable." Which means you...
How do i implement Queues in VB6. like in C++ we have the STL or we can always make out own pointer based implementation of these data structures. I can...
Greetings to everyone, anybody know the vb source codes that will send a command to printer and request the printer to print an image? thanks in advance :p...
hi frends how to delete history files form my computer using VB6? can anybody help plzzzzzzzzzzzzzzzzzzzzz. -Pratik ... Yahoo! India Matrimony: Find your...
Hello. I receve data on a comport.(and put it in a textbox) Example: In textbox i put FF and i want 255. Is there a simple code to to this. Like ....(textbox) ...
Hi Mario, ... lChar = CLng("&H" & textbox1.text) Validating that the textbox1.text includes only valid hexadecimal values is up to you. Regards, Shawn K. Hall ...
Hi Pratik, ... http://vbnet.mvps.org/code/internet/dispcallfunc_historydelete.htm Regards, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/...