how to get screen coordinate from world coordinate?

I know the world coordinate in OPENGL, ans I want to get the screen coordinate from this point, how can I do?
I have try many ways–projection…, but there is some problems

http://www.opengl.org/discussion_boards/ubb/Forum2/HTML/012955.html

this link has a lot of info regarding your problem, hope it helps.