us counties by state
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 323
Switch Content Script II
Switch Content Script II adds contact/expand functionality to any content using an image icon as the toggling interface. Apply it to content on your page you wish to give the viewer the option to hide. Cookies are used to remember and recall each more>> Switch Content Script II adds contact/expand functionality to any content using an image icon as the toggling interface. Apply it to content on your page you wish to give the viewer the option to hide. Cookies are used to remember and recall each contents last state.<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
15 downloads
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
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
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
psx forum 0.0.3 beta
psx forum is a state of the art forum written in php. You can add tags to every thread and rate it up or down. It is easy to install and you can maintain the forum without an admin area. If you search a forum that not everyone has try psx forum ... and more>> psx forum is a state of the art forum written in php. You can add tags to every thread and rate it up or down. It is easy to install and you can maintain the forum without an admin area. If you search a forum that not everyone has try psx forum ... and of course it is opensource (GPLv3)<<less
Added: 2009-04-14 License: GPL Price: $0.00USD
12 downloads
ASP to ASP.NET Transferring Session State
If you are working in a mixed development environment you know that ASP Classic and ASP.NET cannot share session state information. I am offering the source code I used to this resolve this issue as more>> If you are working in a mixed development environment you know that ASP "Classic" and ASP.NET cannot share session state information. I am offering the source code I used to this resolve this issue as well as discussing a couple of other possible resolutions.<<less
Added: 2004-02-17 License: Freeware Price: Free
2078 downloads
IP-to-Country Users Online
IP-to-Country Users Online Script uses a full and free to use databse including ip numbers matching to counties The script will show you: 1) How many users are online in real time mode. 2) Short users more>> IP-to-Country Users Online Script uses a full and free to use databse including ip numbers matching to counties The script will show you: 1) How many users are online in real time mode. 2) Short users IP with xx.xx in real time mode. 3) Any user and his country flag in real time mode. 4) Stats page that shows yor browser, operating system, ip, country amd flag 5)A form to submit ips to find out what countries it blong to. Can be used for other usage as redirection, registration and ect... License: FREE. Database: FREE (Full, 6mb). Demo & Details: http://www.eyalb.tk<<less
Added: 2006-05-23 License: GPL Price: Free
1268 downloads
ASP.NET 2.0: Customizing the Session State Mechanism
In this tutorial you will learn about Extending the Session State Mechanism, The Default Session State Mechanism and its customization, Customizing the Session State Module and Writing a custom sessio more>> In this tutorial you will learn about Extending the Session State Mechanism, The Default Session State Mechanism and its customization, Customizing the Session State Module and Writing a custom session state module.<<less
Added: 2006-06-04 License: Freeware Price: Free
1250 downloads
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
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
Simple International Country & State Drop Down 1.1
Eliminates the need of refreshing or re-posting a page to display a new list of states or provinces when a new country is selected. When a new country is selected the state/province drop down is repopulated with the state/provinces for that country. If more>> Eliminates the need of refreshing or re-posting a page to display a new list of states or provinces when a new country is selected. When a new country is selected the state/province drop down is repopulated with the state/provinces for that country. If there are no states or provinces, a text box is displayed. No database is required. One of the complexities of a on-line store is international address pages. Credit card processing and on-line shipping rate interfaces need the proper codes for the customers state and country. The easiest way to make sure the customer uses the proper country and state codes is to use a drop down menu. This script makes the process much simpler eliminating the need to re-post or refresh the page. Now allows two or more sets of drop downs on the same page.<<less
Added: 2005-12-13 License: Other Price: $0.00USD
13 downloads
Image Button 1.01
The script can be used to create image buttons that behave like standart buttons in a browser. If you move the mouse over the image button and press it, the image button will switch to pressed state. If you move the mouse in and out without releasing the more>> The script can be used to create image buttons that behave like standart buttons in a browser. If you move the mouse over the image button and press it, the image button will switch to pressed state. If you move the mouse in and out without releasing the mouse button, the image button will also follow the standard behavior. This behaviour is more difficult to implement than rollover effects, but it is much more natural.<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
129 downloads
Other version of Image Button
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
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
Accordion Content script 1.5.1
Accordion Content script allows you to group contents together and reveal them on demand when the user clicks on their associated headers. more>>
Accordion Content script 1.5.1 is a program for grouping contents together and revealing them on demand when you clicks on your associated headers. It shows whether only one content within the group should be open at any given time, style the headers depending on their content state, and even enable persistence so the state of the contents is preserved within a browser session. The script enlists the help of the jQuery library for its engine.
Major Features:
- Headers and their contents to expand/collapse on the page are identified through the use of shared CSS class names for easy set up.
- Ability to specify which contents should be expanded by default when the page first loads.
- Specify whether only one content should be open at any given time (collapse previous before expanding current.
- Enable optional persistence so when the user expands a header then returns to the page within the same browser session, the content state is preserved.
- Style the two states of the headers easily by setting two different CSS classes to be added to the header depending on whether its content is expanded or collapsed. You can also add additional HTML to the beginning or end of each header, such as an icon image that reflects the current state of the content.
- Arbitrary links can be defined elsewhere on the page performing the same functions as if the user had directly clicked on a header, such as expand a particular header, toggle a header, or expand all headers within a group.
- A link from another page linking to the target page can cause the desired headers on the later to expand when loaded, via the URL parameter string.
- Two event handlers on-in-it() and on-open-close() can be used to run custom code when an Accordion Content first loads and whenever a header is opened/closed, respectively.
Added: 2008-07-17 License: Freeware Price: Freeware
11 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above us counties by state search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed