•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the VB.NET section within the Software Development category of DaniWeb, a massive community of 425,791 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,185 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our VB.NET advertiser: Programming Forums
Views: 241 | Replies: 1
![]() |
•
•
Join Date: Sep 2007
Posts: 69
Reputation:
Rep Power: 0
Solved Threads: 0
To have bonus mark in my project i would like to register my application...
I want a msgbox to appear after i login which tell him/her that "this application is not registered"..
i want to put a counter which after 5 mins a msg box will appear which he/she must register the application..
Any1 know how to do this ..
I want a msgbox to appear after i login which tell him/her that "this application is not registered"..
i want to put a counter which after 5 mins a msg box will appear which he/she must register the application..
Any1 know how to do this ..
•
•
Join Date: Dec 2006
Location: United States
Posts: 612
Reputation:
Rep Power: 3
Solved Threads: 15
To do this, you can create a flag key in registry. It will store bit value. You can read from the registry and flip the bit value.
Simple method will be to create a check sum funtion and pass a value. This funtion will take this user input key which will be the registration code. And the code will workout a check sum. If your check sum and the user key check sum matches, you can flip the flag key to registered.
Simple method will be to create a check sum funtion and pass a value. This funtion will take this user input key which will be the registration code. And the code will workout a check sum. If your check sum and the user key check sum matches, you can flip the flag key to registered.
![]() |
•
•
•
•
•
•
•
•
DaniWeb VB.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- How do I get msi net installer to register 3rd party ocx (VB.NET)
- Running a VB application with MS Access database (Visual Basic 4 / 5 / 6)
- Cash Register Application (Java)
- WMP Internal Application Error: the ultimate solution (Windows NT / 2000 / XP / 2003)
- WMP Internal application error ha occured (Windows NT / 2000 / XP / 2003)
Other Threads in the VB.NET Forum
- Previous Thread: Copy object to Clipboard in Report Viewer
- Next Thread: how to import data from SQL database to excell?


Linear Mode