Two new views for team information that would be handy
are a CSV (comma separated value) format to make it
easy for us to import the team into Excel or some other
table formatting program, and a plain HTML that's
compatible with the PBeM and Java BB programs.
Logged In: YES
user_id=255024
JavaBB needs to have a name for each file, for instance if
you had a team and tried to download it, from say,
team_javabb.php?id=1
JavaBB would call the team team_javabb, hence if you wanted
to use two teams, they would both have the same name and the
last one downloaded would overwrite the first, therefore we
would need some way of creating a page with
"my_team_name.html" for each team.