I am trying to create a page that displays a list of data with some information attached (class name, location, date, time etc.) I have a long list and instead of creating 100 pages I want to create as few as possible by filtering the data based on a link that redirected the user to the page. I know this is possible with server-side however I don't have access to the host server and this isn't a possibility. Is there a different way such as xml/xhtml or something else?
-Russ
-Russ