[RESOLVED] App 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 Article[RESOLVED] document 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 Article[RESOLVED] help: 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 Articlecontinuity in Vb6
hello to all!!! excuse for my english.... :( i have problem... i have this database http://www.g4us.com/database.rar 1) becomes' the difference between the time of the first survey (record) and the...
View Article[RESOLVED] Duplicated 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 Article[RESOLVED] Known Folder "Program Files" without hard-coded it
in msdn says that from a 32bits process you can't retrieve the path of welll known folder for 64bits programs, but I needs to know without hardcoding it. is there an enviroment variable or maybe some...
View Article[RESOLVED] VB6 DTPicker disable particular dates
Hi! Would you please help me with the following problem? When using DTPicker, how can I disable (/grey-out, etc.) certain dates (with no particular pattern) so that the user cannot select it? Any help...
View ArticleGet AD's username's email address
Is there an API to get active directory's user's email address? So if I work for organization A, my user ID is : jsmith, and my email is jsmith@acompany.com
View ArticleListbox Database Question
Hey all. Just fyi I am noob to vb. still got alot to learn. But i've been stuck on this situation for a couple weeks now. I'm workin on this program, and its fully functional except the listbox portion...
View ArticleCreate Database using Stored Procedure
Hi I want to create MSSQL Database using Stored procedure & to pass Database Name & Filename as parameters from Visual Basic. Secondly if database already exists then it should give message...
View ArticleProject files in windows keep vanishing
Hi I have a project saved but after a few hours or overnight all the .frm files and the .vbw file delete themselves without a trace. I have reinstalled but no luck, wonder if its common? I have a...
View Articlezoom picture
I have googled samples to zoom picture. But when you zoom the picture, the pixel starts to stretched. how to zoom a picture that still the stretching is superfine that you dont destroy the clarity of...
View Article[RESOLVED] I can't show a form
Goodmorning to everybody. In my project there is a MDI Form (called frmMain) and a standard Form (called frmIssuer). Onto frmMain there is a menu, from where I need to call frmIssuer by clicking on a...
View ArticleUpload Excel to Access
Access have tables: StudentID Name Address Telephone My Excel are: Name Address Telephone I want to write a condition in order to check field in My Excel file if one of field in Excel is missing and...
View Article