I have searched various forums for this seemingly "basic" function with no avail. I posted in a javascript forum and it was suggested that I try AJAX for my solution.
Here is my scenario. I have a drop down menu listing a number of locations (101 to be exact). When a customer selects their...
Quick question. You state:
I have over 100 companies in this db. Do I need to hard code it as you have it here? or is this done through php?
Thanks,
Lester
Here is the clean copy from view source
<td>Select Your Company</td>
<td td><select name="franchise" id="franchise" onchange="selectCompany(this)">
<option value="Alpha Company"selected="selected">Alpha Company</option>
<option value="Bravo...
I need a way to have 6 text field populate dynamically from the user selection of a drop down menu value. I have seen a number of threads about this, but they are not working for me.
I have a drop down menu that is dynamically filled with the company names from a mySQL database. (this works)...
I am using an xml file as part of a flash document. My problem is this: The xml file used a special character è. when I view the xml file on the website the character shows up correctly, but when it is used in the flash file, it doesn't appear at all. Is there something I am missing or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.