| Thread | Last Post | Replies |
|
| WinXP/VB6 App doesn't minimize to Taskbar | 07 Jan 2006 04:54 GMT | 4 |
What could be going on here? The ShownInTaskBar flag is True, when I minimize my application it minimizes into a little blob. It does not show in the Taskbar. What am I missing here?
|
| Loading HTML into WebBrowser control | 06 Jan 2006 22:36 GMT | 9 |
Can anyone tell me how I can write HTML to a WebBrowser control in Visual Basic 6? I want to display HTML in the browser that is generated from within my VB program (as opposed to loading it from a file or URL). Is this possible?
|
| numbers to text ? | 06 Jan 2006 12:03 GMT | 1 |
I am new to programming but wonderd if anyone knew a way of tranlating this code (which im sure is just text) back to text. Its from a VB application and this is from a DAT file within it. 044034046039039051042116
|
| Displaced buttons? | 06 Jan 2006 06:51 GMT | 3 |
First a Very Happy New Year. I am working with VB6 and got a very strange problem report from a client. He says the buttons of the application are displaced: "...we have not been able to make it work: a displacement (right and below) of commands (icons on
|
| Coral Command Button for VB 6.0 (Visual Basic 6.0) | 05 Jan 2006 23:38 GMT | 3 |
Enhance your VB Applications with Coral Command Buttons. http://www.geocities.com/mdgnn/xcontrols.htm Regards P.Madyajagane
|
| Exiting a text box | 05 Jan 2006 21:09 GMT | 4 |
I am using a text box to get input from a user. I have used the Keypress event to exit the text box when the user presses the "ENTER" key. The problem is, there is that anoying beep when the enter key is
|
| "Send a Message" Using VB6 | 05 Jan 2006 18:53 GMT | 2 |
Can you open up an Outlook Express Message, and if so, how?? (preferably with a template like Hello Mr ...........)
|
| I am using visual basic express edition and I can't save it as an exe | 05 Jan 2006 15:19 GMT | 1 |
I am using visual basic express edition 2005 and I can't save it as an exe file Plzz help Me!!
|
| In visual basic express edition | 05 Jan 2006 10:14 GMT | 1 |
I am using visual basic express edition and I can't save it as an exe file Plzz help Me!!
|
| mega mod | 05 Jan 2006 09:29 GMT | 1 |
Thanks to Jerry and Rick I am now able to handle the mod of a 28 digit number. However for RSA encryption techniques, such beasts are apparently easily cracked. Seventy digit numbers
|
| DATEDIFF question | 05 Jan 2006 08:51 GMT | 18 |
I was using two routines I wrote a few years ago to do my day or week count. Believe it or not, I just noted the DateDiff routine in VB that should do what I had these other routines do. 1. I need to know how many days, excluding weekends, are between two dates.
|
| Checking max value. | 05 Jan 2006 00:44 GMT | 11 |
Lets Assume I have a listbox with 100 numbers in it. How do i get the index of the highest number inside the listbox? Thank you. Joppe
|
| print | 04 Jan 2006 18:02 GMT | 2 |
i want prin page in vb6 if press commend then print thank u
|
| Call Active X DLL from Standard Exe | 04 Jan 2006 15:07 GMT | 7 |
I have created an active X DLL that contains forms, modules and classes. I want the functionality of the Dll to be available to me as a stand alone application. I created an exe with one form. On the form_load function of the form I create an instance of the DLL. I then
|
| is there a way to tell if the .Net framework is installed from VB6? | 04 Jan 2006 14:31 GMT | 1 |
My app is written in VB6 and I'm interested in seeing if the machine my app is running on has the .Net Framework installed and which version is installed. Is there a way for me to get this info via a Windows API call from within my VB6 application?
|