| Thread | Last Post | Replies |
|
| excel worksheet | 08 Dec 2003 11:00 GMT | 1 |
Hi, Good Day! I'd like to add another worksheet in excel. How can I specifield the new created page is at the last page? Set WorkSheet = Worksheets.Add(???)
|
| Update file through LAN | 08 Dec 2003 04:57 GMT | 1 |
How to create a program to update file (eg. text file and Exe file) through local area network from a VB app? I don't any experience to write this program. Anyone please help me... Thanks
|
| Command-line argument | 05 Dec 2003 20:11 GMT | 3 |
Hi, All I need to launch from one VB.exe another VB.exe and pass parameters. How can i do this by using command line argument.
|
| drag over and icon questions - Mac = Easy, PC = ? | 05 Dec 2003 10:06 GMT | 1 |
I've checked at least three of my Vb.net programming books and can find nothing on these subject. If there is a good source for this kind of info, please advise. I want to my compiled application to have a custom icon. Does vb.net
|
| Bold text in ListView Control ? | 04 Dec 2003 20:29 GMT | 2 |
Is it possible to Bold the selected text of selected column of ListView Control ? For example: I tried following but its making bold the whole listview control.
|
| SSTAB Control - Need Some HELP | 04 Dec 2003 20:04 GMT | 2 |
I have a 4 tab SSTAB control. I want to move the focus to the last tab when the user clicks on a command button... How do i move the focus to the last tab?
|
| DCOM | 04 Dec 2003 10:35 GMT | 1 |
When I am developing a program in VB and I reference COM objects on remote servers why does VB pull the dll into my program when I compile it. Doesn't this defeat the purpose of DCOM. I want to develop a program that uses a COM object registered in COM+ on my COM server without ...
|
| icon for file | 03 Dec 2003 22:25 GMT | 2 |
ok, here is an easy question. I am trying to assign an icon to the associated file extension. I have created a program in vb which is an exe. then have registry that looks like this:
|
| Isn't VB6 extinct yet? | 03 Dec 2003 20:24 GMT | 12 |
How come you're still developing in VB6? Has VB6 gone extinct yet? I think y'll missed the boat...
|
| package and deploy a calender control | 03 Dec 2003 17:18 GMT | 6 |
I was asked the other day to help one our pc guys with a problem with deploying a vb app. he wrote. The Problem he was having was that when he tried to deploy the package it would fail and say a file was missing.
|
| Connect Crystal report for Oracle using VB | 03 Dec 2003 10:54 GMT | 1 |
I am new to crystal report, in my VB application I want to show the report (designed in crystall report as .rpt) using the existing Oralce database connection. Any one can tell me how to do this, If sample code is forwarded it will be
|
| User time and kernel time | 02 Dec 2003 23:07 GMT | 2 |
Does anyone know what 'kernel' time and 'user' time are? It appears that using an application causes it to use some of both, and leaving it idle causes the total used value for both to stay the same - but what is the difference
|
| Hi again =D | 02 Dec 2003 20:49 GMT | 2 |
The string below is the first part of a file that is read with python32, ÌÖYòu)Ä:©¹ÖGSÓåªjÒkHç>Yznk$DÛô'<fc¢%Éý×Ë&u ü?IéáÇC7ôʶ+7TYZK>YaóÁf¡© python converts it to the following:
|
| .Hide dont work in XP | 02 Dec 2003 08:54 GMT | 1 |
I got an application that uses the form.hide. This works fine on NT4. But when the application runs on Windows XP nothing happen and the form does not hide. Any good workarounds?
|
| VSS Integration | 01 Dec 2003 22:43 GMT | 3 |
Having moved to a new hard drive I have recently installed Visual Studio 6 plus service pack 5 (and also Visual Studio .Net latest SP) I now find that I have lost (haven't got) the Source Safe integration - I can't check in an out etc from inside the VB IDE. Nothing relevant shows ...
|