The Ins and Outs of DataViews is an ASP.NET tutorial in which the author gives details about the dataview which helps in viewing the data in the datatable. Here the author explains the procedure for creating the data view and the method of...
Advertisement
This recipe shows how to execute a unix shell command and capture the output and error streams in python. By contrast, os.system() sends both streams directly to the shell.
With the help of this javascript tutorial, programmers can generate their own system to find out whether javascript enabled or disabled in browsers. And from the provided source code, you can learn the ways to display the result on users page to...
With Select and Go JavaScript you can implement a drop down menu in your webpage, which can be used for navigation. When the user selects a link form the menu and then presses the ?Go? button, the script opens the selected link. The script can...
With Select and Popup JavaScript, you can implement a drop down menu in your webpage, which can be used for navigation. When the user selects a link form the menu, the script opens the link in a new popup window. The height and width of the popup...
Merging the power of CGI and the speed and elegance of JavaScript, The CCS Network has created some user-friendly, enjoyable, and powerful CGI programs, including BBS, Guestbook, File Exchange, Splatterboard, FAQ Generation and more.
Tutorial and free JavaScript code compatible with all the common browsers including NetScape 6.
The easy way to get the date and time from javascript. Simple function [addDate()] will do the job.
colorPick is the perfect and a versatile JavaScript that can be incorporated very easily into your web pages to implement a popup that will allow you to select colors on instances like a form field of your web page. It can be employed on different...
This is most effective and simple JavaScript that enables the visitors of your webpage to fill out the forms in your webpage with the help of images. The image assists the visitors to fill the form when he or she clicks in the form elements. The...
As the name hints out JavaScript Color chooser is a JavaScript color chooser that displays a color cube that is optimized with 2D effect to choose or find any color code. The user can view the actual color code by moving the mouse over the color...
Chuck your superstitions to the side, and put your lottery dreams in this script instead. This JavaScript generates 6 random 2-digit numbers for you to use. /
This is a simple and useful JavaScript that can be implemented in your webpage to display a pull down menu with as many links or items as you wish on it. When the user selects the link the script opens the link automatically and the user is not...
This is a powerful and easier javascript program with which you can add more navigational tools on your website in an attractive manner. Some of the features are: customizable menu direction- horizontal and vertical, editable menu attributes -...
The "PJ" and "Supreme4" collections of Flash Text Effects are now available as Macromedia Flash MX (MX / 2004 / 2004 professional) Component collections. / Besides default font settings, many effects have predefined...
bMachine * The best and the simplest way to start blogging online! A Powerpacked, flat file based blogging/journal/article publishing system. boastMachine has features that no other software has! * Publish Articles/blogs/journals with just one...
Building a Tiered Web App Using the DataSet and the ASP DataGrid is an article which explains you about developing the N-tierd Windows based applications using the dataset and datagrid control. In this article the author clearly elaborates you...
This function calculates the latitude and longitude coordinates from Vertical and Horizontal (V&H) coordinates. V&H's are used to identify locations and hence relative distances between network elements and between rate centers listed in...
This function calculates the latitude and longitude coordinates from Vertical and Horizontal (V&H) coordinates. V&H's are used to identify locations and hence relative distances between network elements and between rate centers listed in...
This script detects the user and navigator agents of the browser and performs the following functions: MSIE 5+: Displays the page with no warnings or alerts. Mozilla FireFox 1+: Displays the page with an alert. All others are redirected. |