Community Add-Ons

Add file to this package
Top » Features

Country-State Selector
for osCommerce Online Merchant v2.2

The Country-State Selector contribution provides the following enhancements to the Create Account and Address Book features of osCommerce:

- When the customer first views the Create Account or Add Address Book Entry form, a default country is pre-selected
- If the default country has zones (states, provinces, etc.), a drop-down list for the zones is automatically displayed; if no zones are in the database, a normal text input field is shown instead
- If the customer changes the country, the form refreshes and the state field is updated according to the new country; any entries in other fields are preserved

Please post support questions and/or feature requests in the Contribution Support Forum.

Legend:  Download   Report
Expand All / Collapse All
Display indicator ICON in center of window zhuqling 29 Jul 2009  

I want display waiting animation over window center,If you want do it ,follow me.

1.[file:includes/ajax.js.php]
change[about:line 44]:
getObject("indicator").style.visibility = 'visible';

with:
getObject("indicator").style.display = 'block';

change[about 63]:
getObject('indicator').style.visibility = 'hidden';

with:
getObject("indicator").style.display = 'none';


2.[file:stylesheet.css]
append:
#indicator{position:absolute;left:50%;top:50%;z-index:100;display:none;}

enjoy.

*** include file is dummy ,it contain nothing ****

Limit Countries 2.2 figue 30 Jun 2009  
ajax.php bug fix idolcemia 18 Nov 2008  
Limit Countries 2.1 caccamo81 7 Oct 2008  
Country Limit 2.0 caccamo81 7 Oct 2008  
Country Limit dmayo2 6 Jul 2008  
*bug fix mthierfelder 2 Jun 2008  
Manual Upgrade from v1.5.1 to v1.5.5 faaliyet 21 Apr 2008  
Country-State Selector v1.5.5 (AJAX) insaini 21 Apr 2008  
Country-State Selector v1.5.4.1 (AJAX) insaini 20 Apr 2008  
Country-State Selector v1.5.4 (AJAX) insaini 20 Apr 2008  
Country-State Selector v1.5.3 (AJAX) insaini 20 Apr 2008  
Country-State Selector v1.5.2 (AJAX) insaini 20 Apr 2008  
Updates-Fixes-Upgrades faaliyet 19 Apr 2008  
Country-State Selector v1.5.1 (AJAX) insaini 12 Apr 2008  
Country-State Selector v1.5 (AJAX) insaini 11 Apr 2008  
A small update faaliyet 23 Mar 2008  
A small update to make languages work faaliyet 22 Mar 2008  
Version 1.4.1 stevel 28 Feb 2008  
Version 1.4.0 stevel 17 Feb 2008  
One minor fix... jhsands 11 Aug 2006  
Version 1.3.3 stevel 9 Dec 2005  
Version 1.3.2 stevel 10 Sep 2005  
Version 1.3.1 stevel 4 Sep 2005  
Version 1.3.0 stevel 21 Aug 2005  
Version 1.2.1 stevel 14 Jul 2005  
Version 1.2.0 Steve Lionel 24 Apr 2005  
Version 1.1.1 Steve Lionel 2 Mar 2005  
Version 1.1.0 Steve Lionel 1 Jan 2005  
Version 1.0.6 Steve Lionel 2 Dec 2004  
Version 1.0.5 Steve Lionel 1 May 2004  
Version 1.0.4 Steve Lionel 27 Apr 2004  
Version 1.0.3 Steve Lionel 22 Apr 2004  
Version 1.0.2 Steve Lionel 21 Apr 2004  
Version 1.0.1 Steve Lionel 21 Apr 2004  
wrong file mentioned calman 19 Apr 2004  
good contribution calman 19 Apr 2004  
Country-State Selector stevel 19 Apr 2004