| Thread | Last Post | Replies |
|
| Reading Contact information from Outlook in VB6 | 31 Dec 2004 00:29 GMT | 1 |
I would like a routine that will read all the contact information from each contact record in Outlook 2003 in Visual Basic 6. How can I do this? Thanks
|
| Edanmo's Task Scheduler | 30 Dec 2004 22:48 GMT | 8 |
Have downloaded Edanmo's Task Scheduler, the VB6 version. It looks a beautifully coded .dll and it makes it very easy to set the Windows Task Scheduler from VB or VBA. There is one major problem though and that is that it seems you
|
| error with bin.base64 decoding | 30 Dec 2004 22:30 GMT | 2 |
I am receiving pdf file as base64 encoded stream in SOAP call return. Soap encoding used http://schemas.xmlsoap.org/soap/encoding/ When I used following code ( picked up from another news group) I get pdf file with size 99k and also I cannot open file using Acrobat pdf reader.
|
| timer in VB6 | 30 Dec 2004 21:24 GMT | 8 |
I got the following procedure from http://www.freevbcode.com/ShowCode.Asp?ID=3297 the problem is this line. If Timer - t >= Seconds Then Exit Do If Seconds = 15, it will not exit do? please help.
|
| Listview with CheckBoxes | 30 Dec 2004 20:52 GMT | 4 |
Hi, I got a ListView with the CheckBoxes flag set to True. My question is, when I go and run my program and I click on the checkbox of a row on the list, the checkbox is "checked" but the row is not highlighted. Is there some other property I need to set to get that row to be ...
|
| Retrieving data from AS400 database | 30 Dec 2004 18:45 GMT | 2 |
I need to write a simple VB process to retrieve data from AS400 database and load this data to the excel file. I don't have any experience with AS400 system. Is anybody can point me to the right direction?
|
| Application cant terminate | 30 Dec 2004 16:35 GMT | 3 |
I have made application with 2 forms. let say form1, form2 when i click form1 ok button form 2 must be shown and form1 should be hide . When i close the form2 the application dont terminate bcoz form1 is still there in hide mode.
|
| txtbox.setfocus | 30 Dec 2004 16:15 GMT | 1 |
Randy, you suggested rearranging the items and that geva me mixed results. The first time I changed my code and I pressed F5 it worked fine. I was even able to select specific parts of the input, e.g. from
|
| UserControl and CreateObject | 30 Dec 2004 15:45 GMT | 1 |
Greetings, group. I have been lurking for ~8 months now, and have gotten a lot of valuable help from reading and searching the archives. I have now come upon a problem that I cannot find described anywhere else, and am wondering if anyone has any pointers that could help me.
|
| Reading INI files? | 30 Dec 2004 15:37 GMT | 4 |
I am using VB6.0 and am trying to understand a practical way to "read" all the data in an ini file. So far I understand there are sections, keywords, and values in an ini file. I have found examples on google searches for adding and deleting items, but I want to read and ...
|
| VB6 report problem | 30 Dec 2004 14:58 GMT | 1 |
*hie~everyones... I had done my VB6 project with Ms.Access as database. and now I conver the access to Ms.SQL Server. I have modify my project and success t connect the sql server, the whole program can work correctly except th
|
| Dynamic Array Help | 30 Dec 2004 14:38 GMT | 2 |
I am new to VB6 . I have to populate a combobox with values dynamically... would anyone help me how to use dynamic array kinda thing in VB6
|
| Returning list values | 30 Dec 2004 13:44 GMT | 1 |
I am new to VB6. I need to populate a combobox with multiple run time values. I have to return that function in which values are retrieve to that sub where values are added in combobox. i got stuck in returning values. Can any1 help me in this regard , Can any1 tell me abt usin
|
| Control problem | 30 Dec 2004 11:54 GMT | 1 |
Im running vb6(sp6). I have a project using Midi forms. I have come up against a problem i dont understand. on one of my midi forms i have a group of Text Boxes and have no problems using the text.setfocus function, however on another midi form i get the following;
|
| Looking for an IT job in Conn, USA | 30 Dec 2004 09:14 GMT | 1 |
Im looking for a new job. I have a mainframe and clientserver background, No web experience. Is anyone hiring? besides India
|