DTPicker Custom Time Format
Hi! Would you please help me with the following problem? I want the DTPicker to only allow selection of time in the format of 'hours:minutes AM/PM'. Since the Format '2 - dtpTime' also includes...
View ArticleError : ByRef argument type mismatch
Hi Ob this line If IsDatabaseAvailable(strDB) it is giving me this error " ByRef argument type mismatch" strDB = "Jaggan" ' Database Name If IsDatabaseAvailable(strDB) Then cnn1.Open "Driver=SQL...
View ArticleWinsock Error (wrong protocol or connection state for the requested transaction)
hello guys... i`m really need ur help... i just want to make a client/ server using a winsock... everything is fine when i`m doing on my computer (client /server) but THERE are problem when I try to...
View ArticleQuotation marks in a text file
Hi folks: I am working on an application that imports a csv file into a mysql database. Unfortunately whoever created the files that I am importing thought it would be a wonderful idea to use a...
View ArticleEncrypt / de.. using tripledes / cfb in VB6
Hi members Due the ever fast changing IT environment, i recently try my hands on MySql at my web host. In the mysql there is blob field which contain the encrypt credit card no. The encryption is done...
View ArticleWindows 7 Touchscreen focus issues .
Hi I've encountered a weird behaviour . the running machine setup : Windows 7 embedded PosReady ( win7 version for POS machines ) IBM POS Hardware with Elo Touchscreen drivers . the Problem: My...
View ArticleI will like to build Reminder System
A reminder system that would scan through a database in every 24hrs to fetch records of employee documents that would expire in the next 45 days and then throw up these expected results via email or...
View ArticleMenu On Multiple Forms, Same Code?
Hi, I have a menu on my form and all the code is done. Currently I have this code and menu on multiple forms but every time I want to change anything I have to change it on each form. Anyway I can have...
View ArticleApp security: installation and code
Hi, I'm a basic user of Visual Basic and now i'm working on my own apps and i want to know how to have some security to my app, like: 1 - Secure the installation with for example a serial or activity...
View ArticleType mismatch error trying to removing item from listbox.
Hi everyone. I am working on an activity to help students match instruments to sounds. I have them in a list called InstrumentList, and the student answer is in StudentAnswerLBL.caption. I thought this...
View Articledocument scanner
Good day. I have this canonscan lide 100 and I want to experiment with it. What I want to do is have a program that on click of a button will scan the document with my canonscan lide 100 and place the...
View ArticleUsing a file in 'Related Documents'
Someone gave me a tip on hyperlinks which I'm using in VB6. This created a Folder in Project Explorer called Related Documents. (And in there is 'Resource.res') Can I put anything else in there e.g. a...
View Articlehelp: wiaaut.dll
where can I get wiaaut.dll version 2.0 I cant get one from google or somewhere. Would someone kindly provide one here please. thanks.
View Article[help] How to get only printable string of any webpage
Hello everyone :wave: I want to know how to get the printable texts only of any webpage in Vb6? I am using webbrowser control. I am using the following code to get html source Code:...
View Articlehelp: adf with wia scanning
I found no sample to study and learn from searching on googles and others. Can someone give me sample on adf with wia scanning.
View ArticleDuplicated controls in toolbox
In my project I have the following selected components: Microsoft Common Dialog Control 6.0 (SP3) Microsoft Rich Textbox Control 6.0 (SP4) Microsoft Windows Common Controls 6.0 (SP6) And this is what...
View ArticleWinsock Client connection erquest
Hii, how can i restrict a client request which is already granted n connected with server If client is requesting for a connection with server Is there any way which then method...
View ArticleOpen a website within a desktop application
Hi all, Can I open a website page in a desktop application window, not in the browser? Using the following launches the browser: Code: Private Declare Function ShellExecute Lib "shell32.dll" Alias...
View ArticleCan a picturebox play an animated GIF image?
Hi there everyone. I am working on a tool to write on a touchscreen whiteboard, and it a picturebox called drawpicture. I found this awesome GIF image that shows a prediction of ozone depletion, but...
View Article