Thanks for the help. I tried that the other day and when I go to advanced search, then use the dropdown to select a location from the list. The results are displayed on a page with this URL:
Code:
http://www.mysite.com/community/memberlist.php?do=getall
I tried to click on a letter and got a link like this:
Code:
http://www.mysite.com/community/memberlist.php?ltr=H&pp=50&sort=username&order=asc&&field20=133
I tried to mess with the link a little by removing the letter I selected and keeping the location, but when a dropdown is used in the advanced search, it actually adds option #s to the contents of the drop down.
If I want to link to all people that chose "Dallas" in their profile as their location, I cannot simply change the link to say Dallas, but instead need to know that Dallas is option #133 in the dropdown as used in the link above this.
I am stuck, but my members are figuring out how to search for people by location (manually), but I would like to dummy-proof it or maybe be able to just list all people at one specific location on one page if possible.