loading and displaying a texured model

I’m new to OpenGL developement, and i just have a small question… how do you load in, and display a textured model? Help would be appreciated.

http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=06

It’s not letting me edit! So i’ll just make a new post.

The first one shows you all about texture mapping. The second one explains how to load a textured model. I wasn’t sure which one you needed, so I posted both. Hope they help!
http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=06 http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=31