|
|||
You can browse ISPA member web sites by the full alphabetical list, or by category. Just use the pop-up menu to select your choice. |
if ($field == "Web_presenting"); echo "Presenting Organizations"; elseif ($field == "Web_producing"); echo "Producing Organizations"; elseif ($field == "Web_performance"); echo "Performance Venues"; elseif ($field == "Web_management"); echo "Artist Management"; elseif ($field == "Web_festival"); echo "Festivals/Competitions"; elseif ($field == "Web_education"); echo "Educational Institutions"; elseif ($field == "Web_government"); echo "Government/Municipal Institutions"; elseif ($field == "Web_consultant"); echo "Consultants"; elseif ($field == "Web_misc"); echo "Miscellaneous"; else; echo "Alphabetical Listing / All Member Web Sites"; endif; > if ($field == "all"); $result=msql("ispadir","select * from exhibit order by Web_Name"); elseif ($field == ""); $result=msql("ispadir","select * from exhibit order by Web_Name"); else; $result=msql("ispadir","select * from exhibit where $field=1 order by Web_Name"); endif; $num = msql_numrows($result); if($num != 0); $i=0; echo "
Sorry, your query returned no matches."; endif; > | ||
|
International Society for the Performing Arts Foundation |
|||