Main > Free Download Search >

Free by state script

by state

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 273
Ajax Mistakes

Ajax Mistakes


Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of more>> Ajax is also a dangerous technology for Web developers, its power introduces a huge amount of UI problems as well as server side state problems and server load problems. I�ve compiled a list of the many mistakes developers using Ajax often make.<<less
Added: 2006-11-10 License: Freeware Price: Free
1080 downloads
Bold CSS Buttons

Bold CSS Buttons


Bold CSS Buttons are constructed using a rounded edge button image sliced into two pieces. more>>
Bold CSS Buttons helps you to get rid of trouble with using a rounded edge button image sliced into two pieces, then put back together using CSS. The button text style reacts on the "hover" state.The CSS code is compatible with all modern web browsers.
<<less
Added: 2007-12-15 License: Freeware Price: Freeware
19 downloads
Slashdot Menu

Slashdot Menu


This is a stylish collapsible menu modelled after the navigational menu found on Slashdot. Session-only cookies are used to remember the menu state (whether its expanded or not). more>> This is a stylish collapsible menu modelled after the navigational menu found on Slashdot. Session-only cookies are used to remember the menu state (whether its expanded or not).<<less
Added: 2006-09-29 License: Freeware Price: $0.00USD
14 downloads
U.S. Database

U.S. Database


Measure distances between Zip Codes and a full Search system. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic of more>> Measure distances between Zip Codes and a full Search system. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic of each State Flag.<<less
Added: 2005-12-12 License: Other Free / Open Source License Price: $9.95
1423 downloads
Session Saver

Session Saver


This package can be used to save and restore objects in session variables. It can register a list of one or more classes objects that are intended to be saved. The classes must implement the SessionOb more>> This package can be used to save and restore objects in session variables. It can register a list of one or more classes objects that are intended to be saved. The classes must implement the SessionObject interface. The class can call all the registered classes to save and restore the state of the session objects.<<less
Added: 2007-03-18 License: Freeware Price: Free
958 downloads
Php Hit Counter

Php Hit Counter


This tutorial is a fairly straightforward introduction to using MySQL with PHP. Were going to build you a hit counter for your site. The coding is extremely simple, with a few variables, some if state more>> This tutorial is a fairly straightforward introduction to using MySQL with PHP. Were going to build you a hit counter for your site. The coding is extremely simple, with a few variables, some if statements, perhaps a loop or two, and a few of PHPs MySQL functions.<<less
Added: 2007-01-15 License: Freeware Price: FreeAdditionalInfoFREE
1030 downloads
ASP.NET 2.0: State Management

ASP.NET 2.0: State Management


In this tutorial you will learn about new features included in ASP.NET 2.0 for State Management. The Control State, differences in handling View State and Control State, Implementing the control state more>> In this tutorial you will learn about new features included in ASP.NET 2.0 for State Management. The Control State, differences in handling View State and Control State, Implementing the control state. Initialization and loading of a controls private state.<<less
Added: 2006-06-04 License: Freeware Price: Free
1240 downloads
Managing State in Web Services 1

Managing State in Web Services 1


Explains how to manage a session and application state objects in ASP.NET Web Services. Using session objects is always a good option for maintaining per user data. But the case of web services is different. In real life, Web services may be called more>> Explains how to manage a session and application state objects in ASP.NET Web Services. Using session objects is always a good option for maintaining per user data. But the case of web services is different. In real life, Web services may be called thousands of times a day. In such cases, keeping per user data in the webserver would be a bad approach.<<less
Added: 2006-11-21 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Managing State in Web Services
Managing State in Web ServicesExplains how to manage a session and application state objects . Explains how to manage a session and application state objects
License:Freeware
Download
1069 downloads
Added: 2006-11-21
Understanding State Management 1

Understanding State Management 1


Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application. You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateless more>> Tutorial explains how to maintain state-level and page-level information of an ASP.NET Web application. You need to maintain state-level and page-level information of an ASP.NET Web application because Web pages and ASP.NET Framework use stateless HTTP protocol to communicate between a Web browser and a Web server.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
14 downloads
State of Radio Buttons 0.1

State of Radio Buttons 0.1


In this tutorial you will learn alot of about Radio buttons. Here you will learn how to use radio buttons & for what does they are used. more>> In this tutorial you will learn alot of about Radio buttons. Here you will learn how to use radio buttons & for what does they are used.<<less
Added: 2006-09-21 License: Freeware Price: $0.00USD
17 downloads
US Weather Info 1.0

US Weather Info 1.0


US Weather Info is a PHP/Ajax script that provides the weather information for all United States cities. more>> US Weather Info is a PHP/Ajax script that provides the weather information for all United States cities.<<less
Added: 2008-05-30 License: GPL Price: $0.00USD
14 downloads
Web Search Aggregator 1.2.2

Web Search Aggregator 1.2.2


WSA (a.k.a. Web Search Aggregator) provides multiple Web searches from one place. It features multiple categories and the display of results from many sites with a single search. Your last search and the state of the tabs are remembered. Tabs can be more>> WSA (a.k.a. Web Search Aggregator) provides multiple Web searches from one place. It features multiple categories and the display of results from many sites with a single search. Your last search and the state of the tabs are remembered. Tabs can be navigated with the keyboard.<<less
Added: 2006-07-12 License: BSD Price: $0.00USD
13 downloads
State Management in ASP.NET 2.0

State Management in ASP.NET 2.0


ASP.NET 2.0 Free Tutorials : State Management in ASP.NET 2.0 - In this tutorial you will learn about new features included in ASP.NET 2.0 for State Management. The Control State, differences in handli more>> ASP.NET 2.0 Free Tutorials : State Management in ASP.NET 2.0 - In this tutorial you will learn about new features included in ASP.NET 2.0 for State Management. The Control State, differences in handling View State and Control State, Implementing the control state. Initialization and loading of a controls private state. Web pages are constantly constructed and destroyed with round trips to the server. However, state maintenance is an essential aspect of deploying web pages on a stateless protocol such as HTTP.<<less
Added: 2005-09-23 License: Freeware Price: Free
1497 downloads
 
Other version of State Management in ASP.NET
State Management in ASP.Net 1Web Pages developed in ASP.Net are HTTP based and HTTP protocol is ...Web Pages developed in ASP.Net are HTTP based and HTTP protocol is a
Price: $0.00USD
License:Freeware
Download
13 downloads
Added: 2008-05-02
CodeBrain SimpleClick

CodeBrain SimpleClick


CodeBrain SimpleClick is a three-states image button applet. more>> CodeBrain SimpleClick offers users an amazing three-states image button applet.

Major Features:

  1. No key file required!
  2. Priced... FREE
  3. Three-state or Two-state action
  4. Compatible with all browsers
  5. Protective coding for easy set-up
  6. Rated super-simple set up
  7. Download kit (free!) with all images and demos ; plus stock HTML, tips, parameters cheat sheet, and more
  8. Separate, well-behaved status bar text
  9. Applet background color control
  10. Clear, easy-to-understand parameters
  11. Incredibly small, single, 3.03K class file
  12. Extremely fast performance on multiple buttons
  13. Can be used without links
<<less
Added: 2007-10-27 License: Freeware Price: Freeware
16 downloads
Computation Tree Logic

Computation Tree Logic


This provides a temporal logic used in formal verification of state machines. more>>

Computation Tree Logic is a great temporal logic used in formal verification of state machines. This package implements the basic CTL model checking algorithm using labels. The content of this package is taken from the package CheckMate and restructured to use independently.

Enhancements: 01 Aug 2007

  • Fixed a wrong term in the demo description.
  • Fix the snapshot

Requirements:

  • MATLAB release - MATLAB 7.4 (R2007a)
  • Other requirements - AT&T graphviz is supported for visualizing the transition system.
<<less
Added: 2007-08-08 License: Freeware Price: Freeware
10 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5