An Insider View of Uploading Files using ASP is an easy to understand tutorial aimed to give the readers a brief outlook on file uploads for web applications. The author has explained the concepts in a clear format along with the individual ASP...
Advertisement
Client Side Validation Using the XMLHTTPRequest Object is a tutorial which helps the users using XMLHTTPRequest Object the users can get stable experience by form validation which handle the proper time lookups data as well as checking every form...
This site includes tons of navigational menus using JavaScript, DHTML and CSS. Each example includes an easy copy and paste section.
Show The Size Of A Directory Using ASP is an online article explaining ASP beginners and programmers to use FileSystemObject function of ASP in finding the file sizes. The author has also given some notes on the above topic along with the code...
Sorting HTML Tables Using JavaScript is a tool in JavaScript that can be used to convert data in ordinary HTML data tables to tables that are sortable. It associates and onclick event to each data row. All you have to do to implement this is just...
Generation of captcha image composed of numbers without using any fonts. As such it adds more variability to symbols (because every symbol is generated using random noise). And because of this - should be more secure than known set of fonts.
This is a tutorial that tells the users how to handle the breakout of frame process using javascript function. This article provide code snippet for the users which can be used on their websites. /
ASP.Net Calendar++ is a .NET based tool which helps the user to select the list of date of the year. Using this script you are able to choose the number of date and to navigate the year. You can choose the number of days with the help of this...
Through this tutorial you could find your age perfectly. This program asks to feed your date of birth and time. When you give it the programs starts finding your exact age in terms of years, months, days, hours and even in minutes. Through this...
You by your numbers is a PHP scripted online entertaining programme. This shows you your lucky number. You have to just fill your name and your date of birth. This script interprets and gives your lucky number. These are all based on the...
Link of the day is JavaScript that can be implemented in your webpage to enhance it and to make it more attractive by displaying each new day with a new link. The script is suitable for displaying advertisements and news announcements where days...
Think of this as a JavaScript object. In JavaScript, the objects can be referenced by indexing (e.g. d[name]) or by directly using the dot (.) operator (e.g. d.name).
This is the same concept.
Note to Python 2.4 Users: You...
Create graphs out of raw data using Graph It! Just input the textual data, and leave the rest to the script.
Learn how to maniplate windows using JavaScript, such as creating a customized pop up window and more.
Fast version of r576930 reimplemented using a list of lists instead of a node class.
A simple Towers of Hanoi demo using wxPython. This sits with my Koch snowflake demo and Guido's similar demo using Tk. Credit to Martin Bernreuther for inspiration.
This recipe take an xml file as input and output a colorized version of this file, using html or docbook (with emphasis elements and a particular role). It provides a little command line interface and it's really easy to configure your output.
This script checks the last modified date of a file or any file in a folder and shows an image indicator according to the age of the file.
On the loading of a page, this javascript "Background Fader" changes background colors (with a transition between each change) quickly then returns to normal. This is one of coolest script i have ever seen. You can use it to your...
This function can return the date of the Chinese lunar calendar corresponding to the Gregorian calendar. It ranges from Jan 1st, 1901 to Feb 11th, 2021. |