Print Page | Close Window

Locations

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=22268
Printed Date: 30 March 2026 at 12:10pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Locations
Posted By: ToJaRo
Subject: Locations
Date Posted: 25 December 2006 at 4:20am
I remember seeing a mod once where you could let your members write their location instead of the drop down... Is this still possible?
 
Also, If I wanted to change the list to include states instead of countries where would I do this?
 
I would like to see a mod that would allow a user to Type in their City and select a state from the drop down... is that possible?
 
thanks,


-------------
ToJaRo
http://www.thesoupbone.com - The SoupBone Community



Replies:
Posted By: dpyers
Date Posted: 25 December 2006 at 5:49am
Originally posted by ToJaRo ToJaRo wrote:

I remember seeing a mod once where you could let your members write their location instead of the drop down... Is this still possible?
Just replace the drop down with a text box that has the same name/id. 
Originally posted by ToJaRo ToJaRo wrote:

Also, If I wanted to change the list to include states instead of countries where would I do this?
includes/select_countries_list.asp
See Below.
Originally posted by ToJaRo ToJaRo wrote:

I would like to see a mod that would allow a user to Type in their City and select a state from the drop down... is that possible?

Just add the text box. In the form handler, you'd have to concatenate the value of the text box and the drop down.

Option list of US States and Territories and Canadian Provinces

option>-- NA --</option>
<option>Alabama</option>
<option>Alaska</option>
<option>Alberta</option>
<option>American Samoa</option>
<option>Arizona</option>
<option>Arkansas</option>
<option>British Columbia</option>
<option>California</option>
<option>Colorado</option>
<option>Connecticut</option>
<option>Delaware</option>
<option>District of Columbia</option>
<option>Florida</option>
<option>Georgia</option>
<option>Guam</option>
<option>Hawaii</option>
<option>Idaho</option>
<option>Illinois</option>
<option>Indiana</option>
<option>Iowa</option>
<option>Kansas</option>
<option>Kentucky</option>
<option>Louisiana</option>
<option>Maine</option>
<option>Manitoba</option>
<option>Maryland</option>
<option>Massachusetts</option>
<option>Michigan</option>
<option>Minnesota</option>
<option>Mississippi</option>
<option>Missouri</option>
<option>Montana</option>
<option>Nebraska</option>
<option>Nevada</option>
<option>New Brunswick</option>
<option>New Hampshire</option>
<option>New Jersey</option>
<option>New Mexico</option>
<option>New York</option>
<option>Newfoundland</option>
<option>North Carolina</option>
<option>North Dakota</option>
<option>Northwest Territories/Nunavut</option>
<option>Nova Scotia</option>
<option>Ohio</option>
<option>Oklahoma</option>
<option>Ontario</option>
<option>Oregon</option>
<option>Pennsylvania</option>
<option>Prince Edward Island</option>
<option>Puerto Rico</option>
<option>Quebec</option>
<option>Rhode Island</option>
<option>Saskatchewan</option>
<option>South Carolina</option>
<option>South Dakota</option>
<option>Tennessee</option>
<option>Texas</option>
<option>Utah</option>
<option>Vermont</option>
<option>Virgin Islands</option>
<option>Virginia</option>
<option>Washington</option>
<option>West Virginia</option>
<option>Wisconsin</option>
<option>Wyoming</option>
<option>Yukon</option>

 


-------------

Lead me not into temptation... I know the short cut, follow me.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net