Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #197974
Cookie Basics

The first time the users comes to the page, it'll have a text box and a button. Once you type in your nick and hit Set Nick, it'll display Welcome [the nick they entered]. This is just an example on how-to set/read cookies.

6_2008-2009 #197986
Quote of the day

Keep them coming back for more... "CONTENT, CONTENT, CONTENT!" is the mantra of today's successful web sites. Current, interesting, entertaining and high quality content attracts visitors who will return to your site. In an effort to maintain dynamic site designs, developers have turned to Active Server Page technology. This allows information to be stored in databases and lets the site effectively become a dynamic database publishing system. One rather simple piece of code can keep surfers coming back for more: Random quotations displayed prominently on your web pages.

6_2008-2009 #204442
Activity logger

The program can be used to end the session at a specified time. The owner-drawn menus and listboxes can be interesting I think. Enjoy and leave comment if you can.

6_2008-2009 #196997
File Copy Class with Buffer Support (HOT)

Well, i saw all the submissions on FILE copy, and i decided to share my buffered copy class. Worth a look if you are looking for a screamming fast file copy (excells on large files and floppy disk access - physical reasons:), oh, and before i forget... it has PERCENTAGEREADY support... u can update a label or a progress bar with it.

6_2008-2009 #196324
Pointer Trail

Set Mouse Trails

6_2008-2009 #195911
Hex Editor with LOTS OF COMMENTS

You know the hex read out that a hex editor would give you. It does create one of them using a hell of a lot of string manipulation and intellegnce. It is about as quick as VB would let you get and the princible can be used for just about anything envolving file manipulation, encoding, string manipulation, etc. Future versions will include a save function (easy enough to do but i dont have the time to do it now!) and the code will work in any version of VB (although you may have to copy and paste it from notepad 'cause the code was done in VB5)!

6_2008-2009 #196998
Place an Object in the Center of your Screen

This will take an object on a form, and place it in the center of the screen. Good for password protection programs that take up the whole screen, this will ensure that an object that you want in the middle of the screen, will remain there for any resolution.

6_2008-2009 #214426
CSharp System Locker V.1.4

C# System Locker Version 1.4 --- You want to lock you computer, and prevent any one to access it, you making a remote control system and you want to control other users login, you making a net cafe autmation system and you want to lock other computer. --- Its posible now, as the most hard part in this procedure is to cancle all hot keys and SURE TASK MANAGER. In my old post in VB6 i do this in hard way by using API to cancle all hotkeys, but now in C# i find a code that can create a desktop, but that code has a drawback as u need two exe file one to check desktop name, create a new desktop if needed and execute the 2nd exe in new desktop. In my code i do it in only one exe, there is much details in code, also copyrights info and a link to the coder in VB6, I hope you find it useful, and hope for comments and rating :)). --- Version 1.4 solve the problem of switching back to the default desktop, as when switching back to the default desktop, we create a new desktop with name of the default one, so needed handels for switching back. --- Future Works: Add the ability to control the keyboards and prevents the [WINFLAG] + L, for vista users editing the registry values to imitate the welcome screen in win xp, your help is needed, IF ANYONE know how to use the WNDPROC so that we can limit some keys, please inform me, Thanks

6_2008-2009 #198046
Hack... er, uh... verify ISP/website security

My purpose for this was educational. I was trying to learn the Scripting.FileSystemObjects which were not documented well at the time. You can use it for educational purposes, or to test the security and see how well your server's NT user permissions are locked down (for instance, if your anonymous user can browse and download files from your WinNt directory (which is usually the case!), your permissions are probably not quite up to snuff)

6_2008-2009 #198140
Random Refresh

This ASP page is randomly refreshed. The refreshing time is from 5 up to 20 seconds. You can use it with displaying a commercial banners.

6_2008-2009 #195068
ScrollKeys

This is a simple demo on how to implement the use of the keyboard's arrows keys to scroll a picture box. It also shows how to set the Max property of the scrollbars in order to work properly.

6_2008-2009 #197009
Shell About

Show up the Windows's Shell About (Help>About explorer) with your own application information and icon

6_2008-2009 #198185
Domain Redirect

This is a basic redirection script based on the domain name. It is usefull if you are hosting multiple sites from one IP address.

6_2008-2009 #196610
PicScroll - Picture viewer with ScrollBars

This Active-X control I created let's you import a picture, and have it be full size, and automatically adusts scroll bars etc.. Fully customizable, and holds most of the same functions as a picture control. Even apply APIs to this control, because the hDC property is included.

6_2008-2009 #197894
Count How Many Visitors Are On Your Website

This short code keeps track of the number of people currently on your site - just like Dev-Center. Put this in a file called global.asa and upload it to the root web. [http://www.yourdomain.com/global.asa] Use the following in an ASP page to display the number of visitors: or

6_2008-2009 #196317
Color Picker Example

Shows how to fill an Image Combo (part of Microsoft Common Controls) with each of the 16 standard colors to be used as a color picker such as in a word proccessor on the toolbar. All the images are created by code for ease of modification (As opposed to using 16 Bitmaps).

6_2008-2009 #196999
INI Read and INI Write - Simple and Error Free

INI Read and INI Write made simple. I included examples in each function. If you like my codes, then please vote for me. But only if you like them. Thanks =)

6_2008-2009 #198275
FingerTips - The Geocities program

NEW UPDATE ON THE WEB SITE! THIS CODE IS ONLY AN EXAMPLE CODE This code will allow you to create your own Geocities on you site so that you can offer your users the ability to create their own websites. It is loaded with options like file upload, max space allowed, full online browers web site editor.

6_2008-2009 #212473
A Win Chat V 1.1

This is an Chat program that works over the internet and LAN! Works Fine! (Based on an example from "Visual C++ in 21 days")

6_2008-2009 #196221
Shopping Cart

This is an Internet Shopping Cart which is an Accounting and E-Commerce Application

Languages
Top Categories
Global Discovery