webbrowser java or flash important help with my real-time flight project
i have my own server running real-time flight departure and arrival , lemme explain what this is its a webpage that has flash running with live google maps showing real planes flying all around the...
View ArticleVisual Basic 6 + Common dialog (comdlg32.ocx)
Hi Friends, I am working with Visual basic 6 application. In my application Opendialog box functionality was implemented. I have created as excutable file and we full in installshield (2012) and...
View Article[RESOLVED] Need Press/Hold/Release type button
How do I make a button that does one function when pressed and held down and another function when released?
View Articlevb6 help
hi, when i open my project, i get these messages what should i do? thank you! Attached Images  Â
View ArticleMDB file
Hi I have a program that use mdb file to store data. What I will do with this is to backup the file I know how to do that, but the question is how to make backup of the file so I can go back and...
View Articlehow to do multi language select on a simple proggy ?
like to know how this is done when a language is selected all lables should change to desired language? even button texts should change
View ArticleHow to find deviceID or handle of a device
How do I find the deviceID (I think it's same as handle) of my sound card during run-time VB6. I need what the application calls deviceID before it will use the sound card and the wave/in and wave/out...
View Articlehow add proxy??
hello, i found script simple http proxy i need help, how add proxy to this script? thank b4 Code: Option Explicit Dim s(255) As String Dim h(255) As String Dim p(255) As String Dim i As Integer Private...
View ArticleHow can I find the Run-Time Error 9 In my Exe?
Hi Everyone, As you well know, the error messages that Windows generates are pretty useless. Is there any way to find out where in the exe the RTE occured? The problem I'm having is that the RTE is on...
View ArticleHow to display a message box right after printing?
hey guys I am using crViewer to view crystal report, i just keep on wondering how to display a message box right after printing. i dont know where to start. thanks in advance.
View ArticleError in loading DLL
Hi When i am trying to Add Reference "Microsoft SQLDMO Object Library" it is giving me the above error Thanks
View ArticleNeed Help animated marquee text in a label not moving
hi i think something wrong in the code i got this in one of the suggestion here and i tried... i dont really have any knowledge in making a animated marquee text when i test this code and run this, the...
View Articletimer
pls i need a code to display label in animation using a timer from left ' you are welcome' with vb.6 thanks
View Articlevisual basic 6.0 service pack 6 error msflxgrd.ocx
Was loading visual basic 6.0 service pack 6, have visual basic service pack 5 loaded. I get can not open msflxgrd.ocx in system 32 folder I have msflxgrd.ocx in system 32 folder. What up. Bill:cool:
View Article[RESOLVED] vb6 menu editor
Hi all, Was wondering if someone could help me out? through a 'View' menu, I'm trying to show/hide some things. Specifically, The AppTitle, Map Size and Present Tile coords. I can show/hide them...
View Article[RESOLVED] What is the benefit of fixed-length string (as string * 14)?
I am working on an issue with our live vb6 application. A field used to be of the format nn/nn/nn. So the variable to store it was "as string * 8". Then our data changed and could possibly be...
View Article[RESOLVED] Terminate Recursive Directory Search using good ol' FSO
Cross Posted here: We have a recurring problem of folders getting moved around at my office, and I want a simple method of tracking them down. I have the following function which performs as expected...
View ArticleButton Click coding problems (Winsock)
hi guys!.. i have some problems.... I don`t know how to make coding for this situation.... here it is: I want send the data using winsock automatically BY using TIMER... Private Sub Timer2_Timer()...
View ArticleList Box/Text File Help
Hey guys, I was just wondering how i would go about a listbox displaying only one aspect of a text file. For instance, just the name, and not password etc. This is probably an easy question but I...
View Article