Hi.
How uses the Arguments in views module to control display content?

I used views to found a table,It’s name is “list”,I hope this table is only display in the taxonomy.
Example,I create a story,It’s name is “111”,it is attribute the taxonomy “aaa”. And other story’s name is “222”, attribute the taxonomy “bbb”.
This views table "list" can automatically judge according to the story taxonomy。Example,if this story(Example: the “111” stroy) attribute the taxonomy “aaa”, well then the “list” can display the content in taxonomy “aaa”, if this story(Example: the “222” stroy) attribute the taxonomy “bbb”, well then the “list” can automatism distinguish from and display the content in taxonomy “bbb”.

I try the Filters with views,but there is not the Filters of Taxonomy: Current Term,so,I thank with Arguments control. of course,Best can use the Filters of Taxonomy.

Sorry, my English is not good.

Help me,plese,Thanks very much.

ps:This is some related codes http://drupal.org/node/70145