CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Wishes

 Depenant Listboxes

Print topic Send  topic

Author Message
Pete
Posted: 10/10/2005, 11:53 AM

Hi,
Although there are 3 specific articles on this topic I have a simple case where all I want is for a person to select a country such as "Canada", or the "US" and the next listbox would then display a list of provinces, or states. I have tired to get this going now for well over a week and recently I was advised I have to now manually remove code and add in something like:
And add FP_preloadImgs() function call to bind_events() function:
//bind_events @1-49093DBA
function bind_events() {
if (document.forms["Registration"]) check_and_bind('document.forms["Registration"].City','onchange',page_Registration_City_OnChange);
if (document.forms["Registration"]) check_and_bind('document.forms["Registration"].Button_Cancel','onclick',page_Registration_Button_Cancel_OnClick);
forms_onload();
FP_preloadImgs();
with parameters.
You know what, I have no idea of what this is talking about and sure you like to see something a bit better than what I currently have been facing... and in fact given up on.

Pete,

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.