Results for "Volume: 7_2009-2012"
Just a little fun here, this program display a rotating bitmap in the top right hand corner of the screen while you work!! Click below or on my name to download..
The script demonstrates an easy way to build navigable DHTML slide menus whose screen-shot is shown below.
The first function fills three select boxes with month, day and year to select a date. The finction also checks for leap years and similiar things. The second function checks if the date is a date in the future!
Anyone who has used IFRAMES in IE may have noticed several problems with them. One big one, is that if you were to include an iframe that extends to the side of your parent page, and the iframe has a scroll bar, then both the iframe and the parent would have a scroll bar. Very confusing. This script resizes the iframe so that it doesn't have a scroll bar. Problem solved...
This is a helper class, its used for producing Tcp Client Server applications. Take alook at the Chat application that I have produced as an example. PLEASE VOTE !!
Load any program and the first thing you see is a splash screen. Splash screens usually display the program's name along with a graphic of some sort, such as a pen for the Microsoft Word splash screen or the company's logo for the Procomm Plus splash screen.
To dynamically add a web page to a user's favorites folder.
This litle application shows how to reduce the memory used by a program.
i did this page for a sci project. i needed it to play some video so i did this script to use the windows media player control. you can play more then 1 media file(audio/video) but more then 1 might make someones browser crash.
To create a modal window using JavaScript that supports full data entry capabilities. The window open function also has the ability to open the new window centered on the screen.
IF YOU WANT TO ENCRYPT YOUR WEB PAGES OR ".JS" FILES THIS IS THE CODE FOR YOU!! THIS IS A MUST TO ALL WEB PROGRAMMERS TO PROTECT YOUR OWN WEB PAGE(S). DONT FORGET TO VOTE FOR THIS CODE!!!
In HTML and ASP programming, the form element (i.e., ) features the Action property that programmers use to redirect to another URL after clicking. In ASP.NET, server-side forms are rendered using a class named HtmlForm under System.Web.UI.HtmlControls Namespace. This class doesn't provide the familiar Action property, nor does it supply an alternative property to perform the similar functionality. As a result, the single form interface model is so deep-rooted in ASP.NET that there's no way around it.. This article is concentrating on the aspects of providing the Action property to Server-side form object based on very own HtmlForm class itself which further can be extended to adopt multiple-form interface
This program converts char to dec and hex, dec to char and hex, and vice versa. Nice simple gui made from pure ASCII code characters, can convert and list, just like any ascii conversion utility.
Full source codes for the Sonork Instant Messenger V1.5.0.3 that may be downloaded from http://www.sonork.com
Get the current username from Windows
Data compression is very popular and widely used thigie today. Huffman compression algorithm is one of the first and simples one, so it's good to start from. This code include code and explanation for algorithm itself and two simple file compression/decompression programms ( just for example)
Connects and Disconnects Network Drives from your System
This is the Whitebyte-Toolbar. A rebuild of the Microsoft Toolbar which you can see at www.microsoft.com. But it can also be view in Netscape. I have tested it in Netscape 4.75 and it worked.To use this code you must enter the "menu.js" File. There you can change everything of this toolbar. Colors height, width, top, left (positions) Entries
This code was created for the purpose of helping the QA team at Webmind inc. in testing the projects being created in JAVA. It helps in creating Unit Tests for the classes.
Checks you Microsoft Outlook Inbox for new Mail Items.