Encrypt / 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 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 ArticleAny API that will return current Connection-specific DNS Suffix?
Excuse me if this should've been posted to the network forum but given it is geared toward VB6, I thought I would try here first. After an extensive search through many misleading :mad: and obscure...
View ArticlePaste Clipboard Text within textbox inside TDBGrid
I am trying to Paste Clipboard contents within Textboxes inside True dataBase Grid control.I am able to copy contents and paste it inside drop-down lists within same TDBGrid but I couldn't paste it...
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 ArticleInet contrl vb 6
Hi dears i am new to vb 6. i m developing an application in vb 6 which send sms to mobile through a website. Actually i use htt://www.textpk.text.com. I navigate to main page through web browser...
View Article[RESOLVED] how do you get the direction of a single ball in a box
im tracking a single bouncing ball in a box ,im stuck on how to get the new angle in degres or rads. thanks
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 Article