webbrowser justify image , anything anywere? in design mode
need help knowing how to use this justify mode to drag the item any were in form in webbrowser
View Article[VBRichClient] How to update an Encrypted Database Data Structure?
I have developed a software which just completed its Beta stage and was finally released but a few of my customers have entered quite a lot of data. While transiting the software from Beta to Release...
View ArticleCreate Table
hi I want that if table does not exists in database then it should create new. Thanks
View ArticleCombo Box
hi I want that if value does not exist in Combo Box then it should allow to create new at the same time and add new record in the database. Thanks
View ArticleMSXML2.DOMDocument indent xml with spaces instead of tabs
I'm using the following code to save XML Code: ' xXmlDocument is MSXML2.DOMDocument which loaded in Form_Load xXmlDocument.save strFileName The problem is that, the saved XML indented with Tab...
View Articlemidi form question ( deleting items that are on form ) need help
am using a midi form when inserted a listbox etc controls how do i delete it ?
View ArticleUnicode Menu
Friends, Does anyone have an example of how to do an Unicode support for menu. And as an example to add an image to the menu
View ArticleCannot connect to SQL from Virtual Machine
Hi everyone. I am running a vb6 application I created a year ago where the executable resides on a network drive and allows users to connect to SQL server. It works fine with Windows users but...
View ArticleTimein Timeout vb 6
can someone help me. I'm having a problem with my user log. All i need is to record the logintime and timeout of the user once he/she login/logout in the system. My problem is, the record doesn't...
View Articlehelp me how to seprate normal alphabet from stylish alphabet in a list
i have a big list of normal and stylish word. i want to make a tool which clean word from list if it is not stylish word. ex: i__my;|hσårth| maúria abyman¥u-yup.z XXgpmod XXusi XXyang now here we see...
View ArticleVB with ACcess or Sql Server
Hi I have client/server application . Please tell me will there be any difference on performance like speed etc if i use MS-Access instead of Sql Server . Network connectivity can be through Ethernet...
View Article[RESOLVED] make a sound file repeat using WINMM.DLL
i am trying to make a sound file loaded from a resource file repeat until stopped using WINMM.DLL Dim sndData() As Byte Private Declare Function sndPlaySound Lib "WINMM.DLL" Alias _ "sndPlaySoundA"...
View ArticleDisabling Script Errors in WebBrowser Control
I am trying to disable script errors that are generated by an IE window using a WebBrowser control. Using a Firefox is not an option, and setting the .silent mode - also does not help. Is there a way...
View Articleoccurrence in Listview
In a second column of Listview i can have: 1334 1335 1238 1238 ... And a myvar="1335" i need to count how many values in the column of listview are <> myvar.. In this case are only 2 (the 1334...
View ArticleVB 6.0 and MSDN Library
Running Windows 8.1 and VB 6.0. Had this exact same setup on identical, but different machine a few months ago. The problem is: On first machine I had installed the 1998 version of MSDN Library and it...
View Article[RESOLVED] help me how to seprate normal alphabet from stylish alphabet in a...
i have a big list of normal and stylish word. i want to make a tool which clean word from list if it is not stylish word. ex: i__my;|hσårth| maúria abyman¥u-yup.z XXgpmod XXusi XXyang now here we see...
View ArticleHow To Create Smiley in Chat Program vb6
hi there fellas... i would like to ask you a favor... do you know how to add the smiley in the server and client area can you help me with these if your not busy?? and after ill just analize the source...
View ArticleSql Server Backup
Hi How we can Copy SQL Server MDF and LDF files while server is in use through code Thanks
View ArticleApplication defined or object defined issue
HI,Friends following way i have been generating excel sheet .and i have been using late binding so that it works will all version of excel sheet. but most of time i am getting application defined or...
View ArticleVb6 Shellhooking is not working
I'm having the VB6 application a front end which has the numerous menus will load the java applet window. I need to capture the windows events(Created and Destroyed). Based on the events I'm doing some...
View Article