Word files to *.aspx help

What is the best way to convert word file to a *.aspx ( .net 2.0). I have articles written in this format that I would like to publish on my web page and reason why I need to convert them to *.aspx ( instead of htm) is : I want to use my master page so that layout is consistent within the website.

[518 byte] By [Singh] at [2007-12-16]
# 1
My .02.

Save the word documents as .HTM filtered files and display them in the master page appropriately.

DanVallejo at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...
# 2
How do I make this htm to use Default.master file of the application and make sure all the content of htm file goes in to ContentPlacHolder defined by the master file.
Singh at 2007-9-9 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified