Dear Friends, I dont have java background. If anyone knows please tell from where to download the latest version of a.. ejb b.. jsdk c.. thin drivers for...
Dudes, I want my application to point to my .EXE file through the MSConfig.exe under Services and or Start Up. Does anyone know how to accomplish this through...
Jean-Pierre Jamous
jpjamous@...
Jun 1, 2005 1:42 pm
20948
If you want it to start when Windows starts, put it in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run Rick Rose ... From: Jean-Pierre Jamous ...
there are some new VB based plugins for Project Dogwaffle - for Flighsim/Trainsim games image format conversions www.thebest3d.com/dogwaffle/3rdpartyplugins ...
Is this going to show it under the start up part of the Msconfig or services rick? ... From: visualbasic6programming@yahoogroups.com ...
Jean-Pierre Jamous
jpjamous@...
Jun 2, 2005 12:38 am
20951
It should Rick Rose ... From: Jean-Pierre Jamous Date: 06/01/05 19:38:15 To: visualbasic6programming@yahoogroups.com Subject: RE: [Visual Basic 6 programming]...
hi , sir i wanna some full project threw visual basic programming language. thanks ... Too much spam in your inbox? Yahoo! Mail gives you the best spam...
Really I have a database with data about personel of diferent plant ( 4 plants), so in Db I have the Plant Name, User Name, Telephone Number, Job Name, so I...
Put your option buttons in a control array. I made this code using the info
you gave. I didn't have the plant names, so I used the fields you gave
instead....
Dear Friends, I want the concept of how to query whois server? Any link or source code in vb or other than vb will do. Bye [Non-text portions of this message...
dear friends i need to make the icons in toolbar arrange from right to lift ? plz hellllllllllllllllllp me !!! thx all ... Discover Yahoo! Get on-the-go sports...
y dont u just make a floating toolbar that is to the right. that can be done using a frame i think. ... [Non-text portions of this message have been removed]...
Dear Friends, I want the concept of how to query whois server? Any link or source code in vb or other than vb will do. Bye [Non-text portions of this message...
Hello, Is there a way to disable cut/copy for any windows app. I mean when I run program it should disable the ability to cut/copy in any application or the...
which place in ur programe u want to disable Cut/Copy operation..did u got my mean.? ... -- PagalBilal [Non-text portions of this message have been removed]...
Hi!! Adelle Hartley THANKS !!! THANK YOU VERY MUCH THE QUERY U SUGGEST ME IS GOOD AND WORKING FINE BYE ... __________________________________ Discover Yahoo! ...
I have the following code that I trying to use to read from an XML file but I'm not having much luck. I keep getting a "Error 438 Object doesn't support this...
Dear Members, 1. How to check whether port is open or not I did this: winsock1.connect , 139 if winsock1.state=7 then msgbox "port open" end if that port is...
I want to disable cut/copy globally lets say I open notepad Now when I try to cut/copy text it should not happen any idea how to implement it? bye ... run ... ...
Not possible. You can stop people from clicking ctl - C and ctl - V, but
you can't take it out of the menu's. I can see you doing that with your own program,...
Hi This is Chaitanya, i'm developing a accounting program and i have a small problem in bank book, i will be glad if i get the program with source code which...
Guys, Imusing MSFlexGrid to display data. Now, i would like to know if its possible that when my form that contains the grid, the grid will automatically...
hi all... i have a problem to disable keyboard key such as ctrl+alt+del,alt+tab,alt+f4 and windows button.... please help me.... i hope i can get the solution...
Hello Friends, I have a general question, just need few words from you. I have developed a project in Visual Basic 5.0 and SQL Server as database. I want to...
Dear All, Did anybody know MS-Dos Batch file Commands to implement following requirement. I want to find "LENGTH OF THE STRING" from the command line argument....
If you're looking for the easiest way, you could use ASP with VBScript since it's very similar to VB 6. This runs on any windows OS after 2000 using IIS 5. If...