-
Sample CD Key Generator, Based Off Name
This code will create a CD Key To Register your Program, Based off the Name Used to Register This Software. I.E. Buy Program Online, As the User “Jo Bogs” then the producer of the software can Email Jo a Cd-key Based off His Name… “sJo Bogs7” or “734A6F20426F6737” would be the Output. Code is very, very simple, but I decided to upload it, to help new bees, as it took me a long time, to figure out how to do it when I first started.
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC200510843935196.gif
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=62818&strZipAccessC ode=tp%2FS628186410
-
Santa
Have you ever wondered how the SMTP protocol works ? (Simple Mail Transfer Protocol). Well here it is, using a basic Winsock control and text boxes.
http://www.planetsourcecode.com/upload_PSC/screenshots/PIC200111279489627.gif
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=29255&strZipAccessC ode=tp%2FS292553112
-
Save a Boolean Array to Disk or just Convert your Boolean Array to a String
Easily convert a Boolean Array to a BINARY STRING and SAVE it to Disk. Or LOAD your Boolean Array from a previously saved file. Typically 32000 True/False items can be stored in a string (and saved) using just 4000 bytes! Very useful for the data uploads to your IIS processor if required. You will probably find many more uses for this easy-to-use code. Neat way to process bits to bytes and back again. Enjo
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC20072282112202874.JPG
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=68016&strZipAccessC ode=tp%2FS680168622
@#@
-
@#@
Save and load data
Easy,easy, easy way to save and load data in/from registry with "SaveSetting" and "GetSetting". Easy,easy,easy way to save and load data from file (like *.INI) with API
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC200392481944180.JPG
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=48741&strZipAccessC ode=tp%2FS487415192
@#@
-
@#@
Scolling text
Scroll the text you want to scroll !
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=36152&strZipAccessC ode=tp%2FS361528562
@#@
-
@#@
SaveSettings For Your Applications
This Will Show you how to Save Your Settings without any API Calls and wihout INI Files or any files.With use of INBUILT Function Savesettings and Getsettings
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=38279&strZipAccessC ode=tp%2FS382799382
@#@
-
@#@
SaveSetting and GetSetting example - Using the registry
This is a example of how to use the registry to Save a setting, and how to Get it the next time your app starts.<br> I use the registry all the time (like all other apps out there, just snoop in your registry and you will see).<br><br> In my example I save the forms position when unloading, and get the forms saved position when starting my app.<br> VERY SIMPLE AND SMALL CODE<br><br> This is a way to 'remember' the last position. I think many authors find this usefull. Please send feedback. Questions are welcome too. :)
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=9273&strZipAccessCo de=tp%2FC92737162
@#@
-
@#@
Save, Retrieve Image from Database (MSSQL)
1 - Using ADODB 2 - Save image file to MSSQL (column type = image) 3 - Includes a function to resize the image. Download also the VB.NET version http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=7537&lngWId=10
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC200911141242225874.jpg
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=72645&strZipAccessC ode=tp%2FS726451111
@#@
-
Save a Boolean Array to Disk or just Convert your Boolean Array to a String
Easily convert a Boolean Array to a BINARY STRING and SAVE it to Disk. Or LOAD your Boolean Array from a previously saved file. Typically 32000 True/False items can be stored in a string (and saved) using just 4000 bytes! Very useful for the data uploads to your IIS processor if required. You will probably find many more uses for this easy-to-use code. Neat way to process bits to bytes and back again. Enjo
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC20072282112202874.JPG
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=68016&strZipAccessC ode=tp%2FS680168622
@#@
-
@#@
Save and load data
Easy,easy, easy way to save and load data in/from registry with "SaveSetting" and "GetSetting". Easy,easy,easy way to save and load data from file (like *.INI) with API
http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC200392481944180.JPG
http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=48741&strZipAccessC ode=tp%2FS487415192
@#@