PDA

View Full Version : Filtering a page



Dieter
March 25th, 2001, 04:40
I have a website about football and I have several (static HTML) pages with players on it (in a format like this)

NAME CLUB AGE POSITION SIDE
players1 club1 24 Striker center

would it be possible to create a script that allows me te filter it.

I mean eg: would it be possible to search the pages for all the strikers of 24 years old?

I have ASP/PHP/CGI/MySQL/... at my server but I don't know how this should be created.

Thanks in advantage

Dieter