Main > Free Download Search >

Free each state script

each state

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 127
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
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
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
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
Flash Button Component

Flash Button Component


With this component you can set up a navigation bar in seconds. -Buttons have got an alpha channel shadow, so you can overlay pictures and textures. -You can modify the color of each button with a rea more>> With this component you can set up a navigation bar in seconds. -Buttons have got an alpha channel shadow, so you can overlay pictures and textures. -You can modify the color of each button with a real time preview. -You can load either .html pages or .swf movies -Each button has a "selected" animated state and a reverse animation on "deselection" -Custom component UI -Only 40 Kb<<less
Added: 2004-11-11 License: Not Specified Price: Free
1856 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
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
Time and Weather, On Your Site

Time and Weather, On Your Site


Show your visitors the current Time and Weather conditions in your favorite country or state. Time and Weather is hosted and maintained by onyoursite.com, displayed on your site through a simple asp s more>> Show your visitors the current Time and Weather conditions in your favorite country or state. Time and Weather is hosted and maintained by onyoursite.com, displayed on your site through a simple asp script.<<less
Added: 2004-11-09 License: Freeware Price: Free
1823 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
Achievo 1.3.3

Achievo 1.3.3


Achievo is a flexible web-based free project management tool for small to medium businesses. more>>
Achievo 1.3.3 is a utility for small to medium businesses to manage projects. Its project management capabilities will enable organizations to support their business processes in a simple, but effective manner.

Major Features:

  1. Manage projects
  2. Manage state and contacts per project
  3. Manage initial planning, phase planning, current planning
  4. Project plan
  5. Add employees to a project
  6. Project todos and notes
  7. Project stats (gantt chart)
  8. Project templates (phases and activities)
  9. Definable roles (manager, QA, etc)
<<less
Added: 2008-06-12 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
Ajax Tutorial with Prototype

Ajax Tutorial with Prototype


This is an example of a good use of Ajax, and at the same time keeps it simple. It is a zip code verifier. As soon as the person enters the zip code it makes a request to the server to see if the zip more>> This is an example of a good use of Ajax, and at the same time keeps it simple. It is a zip code verifier. As soon as the person enters the zip code it makes a request to the server to see if the zip code is in the database, and returns the city and state.<<less
Added: 2006-11-10 License: Freeware Price: Free
670 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
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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5