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.

